Daniel Barton
d006598968
Comment out the CA cert mounting from the docker-compose.example.yml
...
As the wings image is built on distroless it already includes a functioning CA cert bundle in the image.
2024-07-02 06:11:25 +08:00
Dane Everitt
fecacc1339
USe readonly flag on compose
2021-01-23 13:46:57 -08:00
Dane Everitt
6041636076
Fix SSL issues
2021-01-23 11:47:53 -08:00
Omar Kamel
a822c7c340
typo in docker-compose file ( #82 )
...
minor typo i noticed while messing around
2021-01-03 16:24:28 -08:00
Matthew Penner
ee0c7f09b3
Fix user problems when running inside of Docker
2021-01-02 12:58:58 -07:00
Dane Everitt
aedd0e406c
appease docker compose [skip docker]
2020-11-14 20:50:09 -08:00
Dane Everitt
82b23ef638
Add support for automated docker build
2020-11-14 20:42:12 -08:00
Dane Everitt
d970ec35b7
Update dockerfile to build quicker
2020-11-14 19:22:29 -08:00
Michael (Parker) Parker
aa78071543
update docker configs ( #50 )
...
* update docker configs
dockerfile with an updated start command
docker-compose file adds custom network name so it can be used in firewalld commands.
* update compose file
mount changes
remove /srv/daemon-data
remove /etc/timezone
variable changes
add TZ
* add note about old data folder.
* update to go 1.15
Update base image to go version 1.15
2020-09-17 20:48:01 -07:00
Michael Parker
12d43a9f49
add trailing /
...
add trailing to signify a folder.
2020-04-25 22:38:18 -04:00
Michael Parker
00ed6f3985
update for new defaults.
2020-04-25 22:37:00 -04:00
Michael Parker
377cae4d48
Add docker files
...
Add Dockerfile
Add docker-compose.yml
2020-04-25 22:37:00 -04:00