mirror of
https://github.com/wekan/wekan.git
synced 2026-03-11 16:12:34 +01:00
Merge pull request #4955 from mfilser/fix_docker_build_of_pr_4954
docker build was broken because of wrong curl install
This commit is contained in:
commit
78f9a3303e
1 changed files with 0 additions and 3 deletions
|
|
@ -254,9 +254,6 @@ RUN \
|
||||||
#cat /home/wekan/python/esprima-python/files.txt | xargs rm -R && \
|
#cat /home/wekan/python/esprima-python/files.txt | xargs rm -R && \
|
||||||
#rm -R /home/wekan/python
|
#rm -R /home/wekan/python
|
||||||
#rm /home/wekan/install_meteor.sh
|
#rm /home/wekan/install_meteor.sh
|
||||||
\
|
|
||||||
# Health Check dependencies
|
|
||||||
apt-get install -y --no-install-recommends curl
|
|
||||||
|
|
||||||
|
|
||||||
ENV PORT=8080
|
ENV PORT=8080
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue