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