This website requires JavaScript.
Explore
Help
Sign In
badjware
/
gitforgefs
mirror of
https://github.com/badjware/gitlabfs.git
Watch
1
Star
0
Fork
You've already forked gitforgefs
0
Code
Releases
Activity
e9670d59a1
gitforgefs
/
Dockerfile
7 lines
77 B
Docker
Raw
Blame
History
FROM
alpine
COPY
./bin/gitlabfs /usr/bin/gitlabfs
ENTRYPOINT
[
"gitlabfs"
]
View Git Blame
Copy Permalink