mirror of
https://github.com/chaifeng/ufw-docker.git
synced 2025-05-10 13:38:32 +02:00
Including license and readme in the docker image
This commit is contained in:
parent
0ad2ebbd47
commit
665d3c5a2a
1 changed files with 2 additions and 0 deletions
|
@ -17,3 +17,5 @@ ADD ufw-docker docker-entrypoint.sh /usr/bin/
|
|||
ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
|
||||
|
||||
CMD ["start"]
|
||||
|
||||
ADD LICENSE README.md /
|
||||
|
|
Loading…
Add table
Reference in a new issue