threejs-test/portainer.yml
Juan Sebastian Montoya 28c820488e
All checks were successful
Build and Publish Docker Image / Build and Validate (push) Successful in 8s
Build and Publish Docker Image / Publish to Registry (push) Successful in 7s
Feature/Update versioning logic (#7)
Reviewed-on: #7
Co-authored-by: Juan Sebastian Montoya <juansmm@outlook.com>
Co-committed-by: Juan Sebastian Montoya <juansmm@outlook.com>
2025-11-26 11:22:30 -05:00

12 lines
No EOL
208 B
YAML

name: threejs-test
services:
app:
image: git.jusemon.com/jusemon/threejs-test:0.1.5
pull_policy: build
restart: unless-stopped
networks:
default:
name: default-network
external: true