Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

popets artifacts #28

Open
9 tasks
sbellem opened this issue Feb 9, 2023 · 2 comments
Open
9 tasks

popets artifacts #28

sbellem opened this issue Feb 9, 2023 · 2 comments
Assignees

Comments

@sbellem
Copy link
Contributor

sbellem commented Feb 9, 2023

Guidelines: https://petsymposium.org/artifacts.php

speed up docker build time

go

golang/go#27719

COPY go.mod go.sum ./
# Download dependencies
RUN go mod download

Unorganized list of tasks

docker compose vs docker-compose

Given the deprecation notice and that we wish for the artifact to be usable as long as possible then the switch seems to be a well justified.

Important

From the end of June 2023 Compose V1 won’t be supported anymore and will be removed from all Docker Desktop versions.

Make sure you switch to Compose V2 with the docker compose CLI plugin or by activating the Use Docker Compose V2 setting in Docker Desktop. For more information, see the Evolution of Compose

@sbellem sbellem self-assigned this Feb 9, 2023
@sbellem
Copy link
Contributor Author

sbellem commented Aug 23, 2023

* error decoding 'volumes[2]': invalid spec: ./backup_snip20:: empty section between colons

@sbellem
Copy link
Contributor Author

sbellem commented Feb 13, 2024

Add Makefile target to show gifs, with dockerized Terminalizer, so that people don't need to install Terminalizer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant