feat: add Fractal files
This commit is contained in:
parent
06d6697939
commit
35837b6c3f
17 changed files with 4109 additions and 0 deletions
8
.env.example
Normal file
8
.env.example
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
|
||||
|
||||
export DOCKER_UID=1000
|
||||
|
||||
export COMPOSE_PROJECT_NAME=docker-example-fractal
|
||||
export COMPOSE_PROFILES=node
|
||||
|
||||
export DOCKER_WEB_VOLUME=.:/app
|
||||
Reference in a new issue