|
|
il y a 5 heures | |
|---|---|---|
| .. | ||
| cmd | il y a 5 heures | |
| internal | il y a 5 heures | |
| models | il y a 5 heures | |
| src | il y a 5 heures | |
| static | il y a 5 heures | |
| vendor | il y a 5 heures | |
| views | il y a 5 heures | |
| credentials.json | il y a 5 heures | |
| dimesheet | il y a 5 heures | |
| go.mod | il y a 5 heures | |
| go.sum | il y a 5 heures | |
| helpful.txt | il y a 5 heures | |
| read.me | il y a 5 heures | |
| readme.md | il y a 5 heures | |
-- Build a new image docker image build . -t registry.asterisk.is/dimesheet
-- Log in to docker registry docker login registry.asterisk.is
-- Push docker push registry.asterisk.is/dimesheet
-- Run dimesheet docker compose up
-- Start on http://localhost:8000
docker run -it --rm -d -p 8000:80 --name web -v .:/usr/share/nginx/html nginx