appendix/repo/ubuntu.md语法格式修改

pull/154/head
mzeht 2017-02-07 21:59:32 +08:00
parent 275644aa02
commit 5bc5219fa2
1 changed files with 3 additions and 1 deletions

View File

@ -140,3 +140,5 @@ RUN sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list
# overwrite this with 'CMD []' in a dependent Dockerfile # overwrite this with 'CMD []' in a dependent Dockerfile
CMD ["/bin/bash"] CMD ["/bin/bash"]
``` ```