This website requires JavaScript.
Explore
Help
Sign In
docker
/
build-push-action
Watch
1
Star
0
Fork
0
You've already forked build-push-action
Code
Activity
Files
9d1b8fa4e2ad313d7de39091a44d129b52906bdd
build-push-action
/
test
/
buildcontext.Dockerfile
T
4 lines
63 B
Docker
Raw
Normal View
History
Unescape
Escape
docs: update links and layout
2022-10-07 19:16:42 +02:00
# syntax=docker/dockerfile:1
build-contexts
input
2022-03-14 20:09:10 +01:00
FROM
alpine
RUN
cat /etc/*release
Copy Permalink