Moving result app to be based on node:5.11.0-slim, adding back links in docker-compose.yml, and removing explicit container names
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM mhart/alpine-node
|
||||
FROM node:5.11.0-slim
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Reference in New Issue
Block a user