finalize docker setup
now fully works via docker \o/
This commit is contained in:
parent
4fa80aa8c7
commit
7f17d4c29e
@ -1,12 +1,8 @@
|
||||
# HOW TO:
|
||||
#
|
||||
# docker build -t porom:latest .
|
||||
#
|
||||
# Then run the container:
|
||||
#
|
||||
# docker compose up
|
||||
#
|
||||
# NOTE: not working yet. i get an error that the db is read-only :(
|
||||
# it exposes the data/ and secrets/ volumes in app root
|
||||
#
|
||||
FROM openresty/openresty:alpine-fat
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user