threejs-test/portainer.yml
Juan Sebastian Montoya 956bb14321
All checks were successful
Build and Publish Docker Image / Build and Validate (push) Successful in 7s
Build and Publish Docker Image / Publish to Registry (push) Successful in 9s
Hotfix/image not being pull (#13)
Reviewed-on: #13
Co-authored-by: Juan Sebastian Montoya <juansmm@outlook.com>
Co-committed-by: Juan Sebastian Montoya <juansmm@outlook.com>
2025-11-26 13:58:45 -05:00

11 lines
No EOL
185 B
YAML

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