mirror of
https://github.com/wallabag/docker.git
synced 2026-02-27 12:17:37 +01:00
Compare commits
1 Commits
f4b9dcd0dd
...
de1bee3a61
| Author | SHA1 | Date | |
|---|---|---|---|
| de1bee3a61 |
@ -109,6 +109,7 @@ $ docker exec -t NAME_OR_ID_OF_YOUR_WALLABAG_CONTAINER /var/www/wallabag/bin/con
|
|||||||
An example [docker-compose](https://docs.docker.com/compose/) file can be seen below:
|
An example [docker-compose](https://docs.docker.com/compose/) file can be seen below:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
version: '3'
|
||||||
services:
|
services:
|
||||||
wallabag:
|
wallabag:
|
||||||
image: wallabag/wallabag
|
image: wallabag/wallabag
|
||||||
|
|||||||
Reference in New Issue
Block a user