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
1
Wiki
Activity
Actions
39f4506b27
kopia
/
Dockerfile
6 lines
79 B
Text
Raw
Normal View
History
Unescape
Escape
chore: import project files
2023-08-16 22:48:54 +02:00
FROM kopia/kopia
feat: add entrypoint script
2023-08-17 10:35:51 +02:00
ADD entrypoint.sh /
fix: entrypoint
2023-08-17 10:53:39 +02:00
ENTRYPOINT [ "sh" "/entrypoint.sh" ]
Reference in a new issue
Copy permalink