mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-06 13:10:17 +03:00
parent
cab6616084
commit
ebdd32fc2d
|
@ -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