# Example deploy from docker compose services: osicstacks-heavy-web: # Image from https://git.1159.cl/Mario1159/osic-stacks/packages image: git.1159.cl/mario1159/heavy-web port: - 8444:8444 environment: - LOGIN_USER: designer - LOGIN_PASSWORD: password - PDK: sky130A volumes: - ./data:/home/designer/shared