This website requires JavaScript.
Explore
Help
Sign In
docker
/
build-push-action
Watch
1
Star
0
Fork
0
Code
Activity
Files
105bf59b00f9b5bec960a9498145073428a3ec7b
build-push-action
/
test
/
buildcontext.Dockerfile
T
4 lines
77 B
Docker
Raw
Normal View
History
Unescape
Escape
build-contexts
input
2022-03-14 20:09:10 +01:00
# syntax=docker/dockerfile-upstream:master
FROM
alpine
RUN
cat /etc/*release
Copy Permalink