File size: 132 Bytes
a54cab9
 
 
 
 
 
1
2
3
4
5
6
FROM ghcr.io/pasta-devs/marinara-engine:latest

# Route all engine data and local configurations
ENV DATA_DIR=/app/data

EXPOSE 7860