We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cbfbda2 + f1e048c commit 0f3b0c7Copy full SHA for 0f3b0c7
Dockerfile
@@ -8,3 +8,4 @@ COPY override/supervisord.conf /etc/supervisor/conf.d/supervisord.conf
8
9
COPY requirements.txt .
10
RUN pip install --upgrade -r requirements.txt
11
+COPY . /app
0 commit comments