Pull down new docker-entrypoint
This commit is contained in:
parent
6928eb44a5
commit
c9b79ec9ea
2 changed files with 6 additions and 9 deletions
|
@ -60,3 +60,4 @@ ENTRYPOINT ["/rails/bin/docker-entrypoint"]
|
|||
|
||||
# Start the server by default, this can be overwritten at runtime
|
||||
EXPOSE 3000
|
||||
CMD ["./bin/rails", "server"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue