This commit is contained in:
parent
2dae4e04ca
commit
9bb92785ef
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ with docker compose or portainer
|
|||
- /home/nvme/dockerdata/myweb:/srv/http
|
||||
container_name: myweb
|
||||
image: pierrezemb/gostatic
|
||||
|
||||
command: -set-basic-auth fabio:master66 #set auth login
|
||||
|
||||
## The goal
|
||||
My goal is to create to smallest docker container for my web static files. The advantage of Go is that you can generate a fully static binary, so that you don't need anything else.
|
||||
|
|
Loading…
Reference in a new issue