This website requires JavaScript.
탐색
도움말
로그인
giles
/
stack
Archived
보기
1
좋아요
1
포크
You've already forked stack
0
코드
이슈
풀 리퀘스트
릴리즈
위키
활동
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.
a74f31f705
stack
/
ngrok-gitea
/
Dockerfile
5 lines
97 B
Docker
Raw
Blame
히스토리
FROM
wernight/ngrok
COPY
run.sh /
USER
root
RUN
apk add gettext
# enables envsubst
CMD
sh /run.sh
Reference in New Issue
View Git Blame
Copy Permalink