Skip to content

popets artifacts #28

@sbellem

Description

@sbellem

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions