finalize docker setup
now fully works via docker \o/
This commit is contained in:
		@@ -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
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user