Przeglądaj źródła

fix CMD shell

pull/342/head
Guillaume Vincent 7 lat temu
rodzic
commit
f0925ab4e9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile Wyświetl plik

@@ -4,4 +4,4 @@ RUN apk update && apk add \
openssl \
&& rm -rf /var/cache/apk/*

CMD ["openssl"]
CMD openssl

Ładowanie…
Anuluj
Zapisz