Diese Website benötigt JavaScript.
Erkunden
Hilfe
Anmelden
giles
/
stack
Archiviert
Beobachten
1
Favorisieren
1
Fork
Du hast bereits einen Fork von stack erstellt
0
Code
Issues
Pull-Requests
Releases
Wiki
Aktivität
This repository has been archived on
2020-08-11
. You can view files and clone it, but cannot push or open issues or pull requests.
d3173ac98d
stack
/
ngrok2
/
Dockerfile
5 Zeilen
97 B
Docker
Originalformat
Blame
Verlauf
FROM
wernight/ngrok
COPY
run.sh /
USER
root
RUN
apk add gettext
# enables envsubst
CMD
sh /run.sh
In neuem Issue referenzieren
Git Blame ansehen
Permalink kopieren