index
:
project-irc.git
master
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ngircd
/
Dockerfile
blob: df23b55e0ca4c72734c6558f13d3ebd8fc123162 (
plain
)
1
2
3
FROM scratch COPY rootfs / ENTRYPOINT ["/ngircd", "-n", "-f", "/config.ini"]