mirror of
https://github.com/0xAX/linux-insides.git
synced 2025-01-31 01:53:16 +00:00
Merge pull request #624 from lrx0014/gitbook-docker
Use Docker to run a gitbook server
This commit is contained in:
commit
85d3e42141
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
FROM lrx0014/gitbook:3.2.3
|
||||||
|
COPY ./ /srv/gitbook/
|
||||||
|
EXPOSE 4000
|
Loading…
Reference in New Issue
Block a user