mirror of
https://github.com/tiyn/wiki.git
synced 2026-02-22 10:24:47 +01:00
restructuring: reevaluating the docker headers
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
# Pinedocs
|
||||
|
||||
## Setup Server
|
||||
|
||||
### Docker
|
||||
## Setup with Docker
|
||||
|
||||
The official container and documentation was made by [xy2z](https://hub.docker.com/r/xy2z/pinedocs).
|
||||
|
||||
#### Volumes
|
||||
### Volumes
|
||||
|
||||
Set the following volumes with the -v tag.
|
||||
|
||||
@@ -14,7 +12,7 @@ Set the following volumes with the -v tag.
|
||||
| ----------- | --------------- | -------------------- |
|
||||
| `pinedocs` | `/data` | storage for pinedocs |
|
||||
|
||||
#### Ports
|
||||
### Ports
|
||||
|
||||
Set the following ports with the -p tag.
|
||||
|
||||
@@ -22,7 +20,7 @@ Set the following ports with the -p tag.
|
||||
| -------------- | ------------------------ | -------- | ----------- |
|
||||
| `80` | `80` | TCP | WebUI |
|
||||
|
||||
#### Rebuild
|
||||
### Rebuild
|
||||
|
||||
```shell
|
||||
#!/bin/sh
|
||||
|
||||
Reference in New Issue
Block a user