python-mylib/docker/dev-master/Dockerfile
Benjamin Renard 7efacf04e4
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add the Dockerfile to build the docker brenard/mylib:dev-master image
2023-01-03 00:35:22 +01:00

4 lines
145 B
Docker

FROM brenard/mylib:latest
RUN apt-get remove -y python3-mylib
RUN python3 -m pip install -U git+https://gitea.zionetrix.net/bn8/python-mylib.git