readme.md header changed
This commit is contained in:
@@ -8,7 +8,7 @@ cd /folder/with/files/docker-tng
|
||||
docker-compose up -d
|
||||
```
|
||||
|
||||
#current downsides of using TNG this way
|
||||
# current downsides of using TNG this way
|
||||
|
||||
- The "tng" volume will be filled with the website on first start but won't be updated when you rebuild the image. A similar approach as the official Wordpress Docker image should be realised.
|
||||
- Only a docker volume can be used (no mounted volume) because a Docker volume will be filled with data at first start, a mounted volume won't.
|
||||
Reference in New Issue
Block a user