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