mirror of
https://github.com/placeholder-soft/prodigyapi.git
synced 2026-03-26 10:14:06 +08:00
Remove VOLUME declaration from Dockerfile (#1607)
This commit is contained in:
@@ -2,9 +2,6 @@ FROM ruby:2.6-slim
|
||||
|
||||
WORKDIR /srv/slate
|
||||
|
||||
VOLUME /srv/slate/build
|
||||
VOLUME /srv/slate/source
|
||||
|
||||
EXPOSE 4567
|
||||
|
||||
COPY Gemfile .
|
||||
|
||||
Reference in New Issue
Block a user