James Hillyerd
f0473c5d65
docker: Give example of non-discard domain in greeting ( #453 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2023-11-30 15:18:01 -08:00
James Hillyerd
61454a0c9c
Build with Go 1.19 ( #305 )
...
Also adds `:edge` tag to dev docker-run.sh script
2023-01-12 20:19:40 -08:00
James Hillyerd
860045715c
docker-run.sh: Update image repo
2020-06-28 11:02:49 -07:00
James Hillyerd
f9adced65e
docker: Update build to use Go 1.11+modules for #121
...
- Fix outdated params in docker-run.sh
2018-10-20 12:36:09 -07:00
James Hillyerd
f996fa2ae7
Docker best practices
...
- Install and remove OS and Go build deps in a single layer
- Use COPY instead of ADD
- WORKDIR now resolves ENV variables, use one
- Use VOLUMES for configuration and datastore
- Added launcher script start-inbucket.sh
- Made docker-run.sh more powerful
2016-02-23 22:09:39 -08:00
James Hillyerd
3b0d17867e
Docker updates
...
- Build from official golang image
- Modernize docker build script
- Remove sudo from docker-run.sh, relocate
2015-08-23 23:39:07 -07:00