Skip to content

Minor bug: docker/build-and-push does not include labels #545

@erikmd

Description

@erikmd

Related user(s):

No response

Related issue(s) or PR(s):

Related project scope(s):

build

Bug description:

Since PR #544, docker/build-push-action@v4 does not seem to include the following labels:

labels: |
org.opencontainers.image.created=${{ steps.prep.outputs.created }}
org.opencontainers.image.source=${{ github.repositoryUrl }}
org.opencontainers.image.version=master
org.opencontainers.image.revision=${{ github.sha }}

cf. https://hub.docker.com/r/ocamlsf/learn-ocaml/tags

To reproduce:

No response

Expected behavior:

No response

learn-ocaml --version

No response

git describe --long --always --abbrev=40 --tags

No response

What OS do you use?

GNU/Linux

What OS version/distribution do you use?

Debian

What browser(s) do you use with learn-ocaml?

No response

What browser(s) version did you used to reproduce the issue?

No response

Screenshots (if need be):

No response

Additional context:

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions