Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

[Fix] Local Image Store (#63) #9

[Fix] Local Image Store (#63)

[Fix] Local Image Store (#63) #9

Triggered via pull request February 6, 2024 10:44
Status Failure
Total duration 44s
Artifacts

Deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
Deploy
google-github-actions/ssh-compute failed with: failed to execute gcloud command `gcloud compute ssh plantory --zone asia-northeast3-a --ssh-key-file /tmp/bcb0b54327345b6e10b7c56b/google_compute_engine --quiet --tunnel-through-iap --command docker pull goldentrash/plantory:latest docker stop plantory docker run -d --rm -p 8080:8080 --mount type=volume,src=resources,dst=/app/resources --env-file plantory.env --name plantory goldentrash/plantory`: WARNING: To increase the performance of the tunnel, consider installing NumPy. For instructions, please see https://cloud.google.com/iap/docs/using-tcp-forwarding#increasing_the_tcp_upload_bandwidth Warning: Permanently added 'compute.3931220110749562995' (ED25519) to the list of known hosts. docker: Error response from daemon: Conflict. The container name "/plantory" is already in use by container "3040433b9f4b9ea211840f5312cff7cfa77e588c8357a12948973b80d5ede8f1". You have to remove (or rename) that container to be able to reuse that name. See 'docker run --help'.