This commit is contained in:
parent
d64189d859
commit
411876c1ef
@ -15,8 +15,6 @@ RUN apk add --no-cache \
|
|||||||
|
|
||||||
RUN curl -fsSL https://get.docker.com | sh
|
RUN curl -fsSL https://get.docker.com | sh
|
||||||
|
|
||||||
RUN docker ps
|
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY cppbuilder .
|
COPY cppbuilder .
|
||||||
|
@ -9,8 +9,6 @@ RUN apt-get update && apt-get install -y \
|
|||||||
|
|
||||||
RUN curl -fsSL https://get.docker.com | sh
|
RUN curl -fsSL https://get.docker.com | sh
|
||||||
|
|
||||||
RUN docker ps
|
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY cppbuilder .
|
COPY cppbuilder .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user