mirror of
https://github.com/opdavies/build-configs.git
synced 2025-01-23 10:37:31 +00:00
16 lines
203 B
YAML
16 lines
203 B
YAML
name: docker-fractal
|
|
language: javascript
|
|
type: fractal
|
|
|
|
node:
|
|
version: 20-bullseye-slim
|
|
|
|
dockerfile: []
|
|
|
|
docker-compose:
|
|
services:
|
|
- node
|
|
|
|
experimental:
|
|
createGitHubActionsConfiguration: true
|