Added /home/osm/traces and /home/osm/images to persistent Docker-compose volumes
This commit is contained in:
parent
e19e58f059
commit
4fac47a214
2 changed files with 8 additions and 6 deletions
|
@ -48,6 +48,3 @@ RUN gem install bundler \
|
|||
# Install NodeJS packages
|
||||
ADD package.json yarn.lock /app/
|
||||
RUN yarnpkg install
|
||||
|
||||
# Create directories for traces and images
|
||||
RUN mkdir -pv /home/osm/traces /home/osm/images
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue