This website requires JavaScript.
Explore
Help
Sign In
rilla
/
dockerfiles
Watch
1
Star
0
Fork
You've already forked dockerfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
baa0b7ac11
dockerfiles
/
archivebox
/
entrypoint.sh
6 lines
49 B
Bash
Raw
Blame
History
#!/bin/sh
archivebox init
exec
archivebox
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink