Commit Graph

2 Commits

Author SHA1 Message Date
vairakkumar-vairaperumal b30a1e9595
Log message typo in entrypoint-netaccess.sh (#4708)
Fixes #4707.
2020-03-17 11:31:18 -07:00
Jacob Hoffman-Andrews 6c6e82fcc3 Deconflict netaccess and boulder containers. (#3785)
Since these two containers were using the same entrpoint.sh, they were
competing to run migrations and bind ports when run with `docker-compose
up`. Since we don't need the netaccess container when doing
`docker-compose up`, give it a separate entrypoint that exits
immediately by default, but does the normal migrations when run with
`docker-compose run`.
2018-06-29 12:35:19 -04:00