Merge pull request #1361 from internetee/remove-deprecated-docker-instruction

Remove deprecated Docker instruction
This commit is contained in:
Timo Võhmar 2019-10-16 14:18:38 +03:00 committed by GitHub
commit 9a8c37a49b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,4 @@
FROM internetee/ruby:2.4
MAINTAINER maciej.szlosarczyk@internet.ee
RUN mkdir -p /opt/webapps/app/tmp/pids
WORKDIR /opt/webapps/app