This website requires JavaScript.
Explore
Help
Sign in
mandlm
/
kopia
Watch
1
Star
0
Fork
You've already forked kopia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e8902aded4
kopia
/
Dockerfile
6 lines
77 B
Text
Raw
Normal View
History
Unescape
Escape
chore: import project files
2023-08-16 20:48:54 +00:00
FROM kopia/kopia
feat: add entrypoint script
2023-08-17 08:35:51 +00:00
ADD entrypoint.sh /
feat: open repo on entry
2023-08-17 08:47:34 +00:00
ENTRYPOINT [ "sh /entrypoint.sh" ]
Reference in a new issue
Copy permalink