Task: Add docker from cubetiq docker image and replaced docker container
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM docker:latest
|
||||
FROM cubetiq/calpine-docker:latest
|
||||
|
||||
RUN apk add bash
|
||||
RUN apk update
|
||||
|
||||
COPY ./entrypoint.sh /entrypoint.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user