This commit is contained in:
newnius
2016-11-30 20:47:38 +08:00
parent 5517a76809
commit 234ed1df80
3 changed files with 8 additions and 1 deletions

View File

@@ -15,4 +15,4 @@ ADD bootstrap.sh /etc/bootstrap.sh
WORKDIR /blog
ENTRYPOINT ["bash", "/etc/bootstrap.sh", "nothing"]
CMD ["bash", "/etc/bootstrap.sh", "nothing"]