Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ppl-fasilkom-ui
2020
PPL-C
DTB-Layanan Fasilitas Publik Penyandang Disabilitas
PoiPoLeGan-PPLapanganTembak-DTB Layanan Fasilitas Publik Penyandang Disabilitas-BE
Commits
bdfbf9ec
Commit
bdfbf9ec
authored
Jun 02, 2020
by
Bayukanta Iqbal Gunawan
Browse files
tes docker
parent
51a77b1b
Pipeline
#48762
passed with stage
in 1 minute and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
bdfbf9ec
...
...
@@ -5,12 +5,10 @@ RUN mkdir -p /opt/pplbackend
ADD
. /opt/pplbackend
ENV
\
HTTP_PROXY="http://proxy.cs.ui.ac.id:8080"\
http_proxy="http://proxy.cs.ui.ac.id:8080"\
HTTPS_PROXY="http://proxy.cs.ui.ac.id:8080"\
https_proxy="http://proxy.cs.ui.ac.id:8080"
ENV
HTTP_PROXY="http://proxy.cs.ui.ac.id:8080"
ENV
http_proxy="http://proxy.cs.ui.ac.id:8080"
ENV
HTTPS_PROXY="http://proxy.cs.ui.ac.id:8080"
ENV
https_proxy="http://proxy.cs.ui.ac.id:8080"
RUN\
python3 -m pip install -r requirements.txt --no-cache-dir
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment