🚀 Initial Commit

This commit is contained in:
Nikhil Badyal
2022-08-12 21:02:47 +05:30
commit 0cafeb1381
16 changed files with 1274 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
version: '3.9'
services:
revanced:
build:
context: .
dockerfile: Dockerfile
image: revanced-builder
container_name: revanced-builder
env_file:
- .env
volumes:
- .:/app:z
command: /entrypoint