mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 09:36:52 +03:00
DEBUG: pwd
This commit is contained in:
parent
3148935699
commit
6c2ed4321a
|
@ -1,7 +1,7 @@
|
|||
FROM node:7.9-slim
|
||||
|
||||
RUN mkdir -p /app
|
||||
|
||||
RUN pwd
|
||||
COPY ./package.json /app
|
||||
|
||||
WORKDIR /app
|
||||
|
|
Loading…
Reference in New Issue
Block a user