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
7944f9a25be0279b7713908f16090a214db107ef
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