2
0
Fork 0
mirror of https://code.forgejo.org/docker/metadata-action.git synced 2025-06-27 21:05:53 +00:00

docs: update links and layout

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2022-10-08 02:07:41 +02:00
parent 49e79e3532
commit 5f26473e44
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
6 changed files with 79 additions and 74 deletions

View file

@ -1,3 +1,3 @@
# syntax=docker/dockerfile:1
FROM alpine
RUN echo "Hello world!"