Add snapshot tests for Fractal
This commit is contained in:
parent
2186c29246
commit
31ef9b2968
12 changed files with 273 additions and 1 deletions
8
tests/snapshots/output/fractal/.env.example
Normal file
8
tests/snapshots/output/fractal/.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-fractal
|
||||
export COMPOSE_PROFILES=node
|
||||
|
||||
export DOCKER_WEB_VOLUME=.:/app
|
||||
Loading…
Add table
Add a link
Reference in a new issue