mirror of
https://github.com/jrasanen/writefreely-docker.git
synced 2025-05-08 23:26:02 +03:00
Add docker compose instructions
This commit is contained in:
parent
759e8d6736
commit
919f40bfe1
5 changed files with 50 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
writefreely-web:
|
||||
container_name: writefreely-web
|
||||
image: gmag11/writefreely:latest
|
||||
image: jrasanen/writefreely:latest
|
||||
build:
|
||||
context: .
|
||||
init: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue