First Test
This commit is contained in:
parent
d5f6c8d64b
commit
78549910fa
5 changed files with 50 additions and 1 deletions
4
Dockerfile
Normal file
4
Dockerfile
Normal file
|
@ -0,0 +1,4 @@
|
|||
FROM nikolaik/python-nodejs:python3.11-nodejs21-alpine
|
||||
RUN apk -U upgrade && apk add --no-cache git openssh
|
||||
|
||||
COPY pip.conf /etc/pip.conf
|
Loading…
Add table
Add a link
Reference in a new issue