Remove deprecated Docker instruction

This commit is contained in:
Artur Beljajev 2019-10-12 19:02:17 +03:00
parent 09f8a3a255
commit ee8fbbc40c

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