This website requires JavaScript.
Explore
Help
Register
Sign In
huoxue1
/
metadata-action
mirror of
https://github.com/docker/metadata-action.git
Watch
1
Star
0
Fork
You've already forked metadata-action
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a550435c60
metadata-action
/
test
/
Dockerfile
4 lines
65 B
Docker
Raw
Normal View
History
Unescape
Escape
docs: update links and layout Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-08 00:07:41 +00:00
# syntax=docker/dockerfile:1
Initial commit
2020-10-25 01:25:23 +00:00
FROM
alpine
RUN
echo
"Hello world!"