Ver a proveniência

copy flag.txt to container

master
myitinos há 4 anos
ascendente
cometimento
e3cd89caba
1 ficheiros alterados com 1 adições e 0 eliminações
  1. +1
    -0
      Dockerfile

+ 1
- 0
Dockerfile Ver ficheiro

@ -6,6 +6,7 @@ RUN apk add --no-cache \
WORKDIR /app
COPY ./flag.txt .
COPY ./spell-warz .
CMD socat tcp-listen:12345,reuseaddr,fork EXEC:\"./spell-warz\"

Carregando…
Cancelar
Guardar