This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
pinry
mirror of
https://github.com/pinry/pinry.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
44
Wiki
Activity
Browse Source
Feature: Remove app after all docker build job done
pull/169/head
winkidney
5 years ago
committed by
Isaac Bythewood
parent
6609589b66
commit
5577e27921
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Dockerfile
+ 1
- 0
Dockerfile
View File
@@ -11,3 +11,4 @@ RUN npm -g install yarn
WORKDIR /app
RUN pip install pipenv
RUN pipenv install --three --system --dev
RUN rm -fr /app/*
Write
Preview
Loading…
Cancel
Save