This website requires JavaScript.
Explore
Help
Sign In
docker
/
metadata-action
Watch
1
Star
0
Fork
0
You've already forked metadata-action
Code
Activity
Files
master
metadata-action
/
test
/
Dockerfile
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
4 lines
65 B
Docker
Raw
Permalink
Normal View
History
Unescape
Escape
docs: update links and layout
2022-10-08 02:07:41 +02:00
# syntax=docker/dockerfile:1
Initial commit
2020-10-25 02:25:23 +01:00
FROM
alpine
RUN
echo
"Hello world!"
Copy Permalink