James Hillyerd
ef17ad9074
Update Docker base to go 1.9
2017-12-14 22:16:24 -08:00
James Hillyerd
f09a4558a9
Bump go versions for Docker and TravisCI
2017-01-21 21:22:29 -08: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
9fafbf73d0
Dockerfile now builds from golang:1.6-alpine
2016-02-22 21:10:48 -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
James Hillyerd
9ca1711252
Update website links
2014-05-25 21:51:55 -07:00
James Hillyerd
bb398498d4
More Docker work
...
- Dockerfile now builds Inbucket inside the container
- Add starter inbucket.conf for Docker
- Add install.sh to build inbucket inside container
- Add customized greeting.html for Docker
2014-05-25 16:10:05 -07:00
James Hillyerd
cb487c3c7b
Switch to crosbymichael/golang trusted base
2014-05-25 13:46:17 -07:00
James Hillyerd
8f5ac7ba5b
Add Dockerfile (experimental)
...
- Does not build inside of Docker, just copies from local machine
2014-05-19 23:09:37 -07:00