1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-12-22 06:38:07 +00:00

update Dockerfile

This commit is contained in:
renxiang 2018-09-14 15:55:23 +08:00
parent 30660fdb73
commit f346c4d1ff

View File

@ -1,3 +1,3 @@
FROM daocloud.io/lrx0014/gitbook:master-31f4c85
FROM lrx0014/gitbook:3.2.3
COPY ./ /srv/gitbook/
EXPOSE 4000 35729