Add docker compose instructions

This commit is contained in:
Germán Martín 2024-05-29 10:41:24 +02:00
parent 759e8d6736
commit 919f40bfe1
5 changed files with 50 additions and 4 deletions

View file

@ -1,7 +1,7 @@
services:
writefreely-web:
container_name: writefreely-web
image: gmag11/writefreely:latest
image: jrasanen/writefreely:latest
build:
context: .
init: true