Update dockerfile

imgbot
Kieran 2022-06-03 17:46:02 +01:00
parent 869ead6d28
commit 57ffadfce2
1 changed files with 0 additions and 2 deletions

View File

@ -12,6 +12,4 @@ RUN npm install
COPY . /usr/hullcss
# Start me!
EXPOSE 5002
VOLUME ["latest"]
CMD ["node", "index.js"]