mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04: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 && \
|
||||
#rm -R /home/wekan/python
|
||||
#rm /home/wekan/install_meteor.sh
|
||||
\
|
||||
# Health Check dependencies
|
||||
apt-get install -y --no-install-recommends curl
|
||||
|
||||
|
||||
ENV PORT=8080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue