mirror of
https://github.com/0xAX/linux-insides.git
synced 2024-12-22 06:38:07 +00:00
add Dockerfile to support gitbook
This commit is contained in:
parent
66ce8c05d5
commit
30660fdb73
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
FROM daocloud.io/lrx0014/gitbook:master-31f4c85
|
||||||
|
COPY ./ /srv/gitbook/
|
||||||
|
EXPOSE 4000 35729
|
Loading…
Reference in New Issue
Block a user