Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Thomas Eppers
fisherman
Commits
ba2faa6d
Commit
ba2faa6d
authored
Jul 07, 2020
by
Thomas Eppers
Browse files
change install candidates (py3-pip)
parent
1597f8eb
Pipeline
#3636
failed with stages
Changes
1
Pipelines
56
Hide whitespace changes
Inline
Side-by-side
docker/Dockerfile
View file @
ba2faa6d
...
...
@@ -4,7 +4,7 @@ RUN mkdir /app && mkdir /config && mkdir /data
COPY
config.py program.py database.py request.py message.py /app/
VOLUME
/data
RUN
apk add
--no-cache
py
thon3
curl
\
RUN
apk add
--no-cache
py
3-pip
curl
\
&&
pip3
install
--upgrade
pip setuptools apprise pyyaml
ENV
SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.1.9/supercronic-linux-amd64 \
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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