mirror of
https://github.com/0xAX/linux-insides.git
synced 2024-11-16 04:59:13 +00:00
3 lines
87 B
Docker
3 lines
87 B
Docker
|
FROM daocloud.io/lrx0014/gitbook:master-31f4c85
|
||
|
COPY ./ /srv/gitbook/
|
||
|
EXPOSE 4000 35729
|