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

chore: Add docker label #40

Merged
merged 5 commits into from
Jan 16, 2022
Merged

chore: Add docker label #40

merged 5 commits into from
Jan 16, 2022

Conversation

Tiryoh
Copy link
Owner

@Tiryoh Tiryoh commented Jan 14, 2022

close #37

$ docker inspect tiryoh/ros2-desktop-vnc:foxy | jq ".[0].Config.Labels"
{
  "maintainer": "Tiryoh<*****@gmail.com>",
  "org.opencontainers.image.created": "2022-01-16T09:34:17.340Z",
  "org.opencontainers.image.description": "Dockerfiles to provide HTML5 VNC interface to access Ubuntu LXDE + ROS2",
  "org.opencontainers.image.licenses": "Apache-2.0",
  "org.opencontainers.image.revision": "d18f594c61363fefaf088d79d91b24006d9e41a7",
  "org.opencontainers.image.source": "https://github.com/Tiryoh/docker-ros2-desktop-vnc",
  "org.opencontainers.image.title": "docker-ros2-desktop-vnc",
  "org.opencontainers.image.url": "https://github.com/Tiryoh/docker-ros2-desktop-vnc",
  "org.opencontainers.image.version": "foxy-arm64-20220116T0934"
}

@Tiryoh Tiryoh added Type: Maintenance Repository Maintenance Type: CI Changes to CI configuration files and scripts labels Jan 14, 2022
@Tiryoh Tiryoh marked this pull request as ready for review January 16, 2022 14:47
@Tiryoh Tiryoh merged commit a1b7fe2 into master Jan 16, 2022
@Tiryoh Tiryoh deleted the feature/add-oci-label branch January 16, 2022 14:47
@Tiryoh Tiryoh linked an issue Jan 16, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: CI Changes to CI configuration files and scripts Type: Maintenance Repository Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OCI Image Format Specification / Label SchemaのLABELを追加
1 participant