This commit is contained in:
parent
9ca2ea638e
commit
114201d561
8 changed files with 80 additions and 26 deletions
|
@ -1,8 +0,0 @@
|
|||
# Build: podman build -t localhost/python-ci -f Containerfile.ci
|
||||
FROM localhost/trixie_python
|
||||
|
||||
RUN apt-get -y --no-install-recommends install nodejs git python3-pytest && \
|
||||
apt-get clean && \
|
||||
rm -rf /var/lib/apt/listsd/* && \
|
||||
rm -rf /root/.cache
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue