Merge pull request 'add local registry' (#3) from builder-local into main
Docker Build and Push / build (push) Successful in 1m37s
Docker Build and Push / build (push) Successful in 1m37s
Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM cr.yandex/crph0p4h6j9h7p8q/python:alpine
|
FROM gitea.trastinfo.ru/sailor/pyhton:0.1
|
||||||
WORKDIR /home/ubadmin/mkdocks
|
WORKDIR /home/ubadmin/mkdocks
|
||||||
COPY ./requirements.txt .
|
COPY ./requirements.txt .
|
||||||
RUN apk add --update --no-cache --virtual .build-deps gcc musl-dev &&\
|
RUN apk add --update --no-cache --virtual .build-deps gcc musl-dev &&\
|
||||||
|
|||||||
Reference in New Issue
Block a user