services: web: image: gitpot.dev/logolicusz/explorecraft_logolcicusz_knockoff:${TAG} build: context: . dockerfile: Dockerfile no_cache: true ports: - "3000:80"