This website requires JavaScript.
Explore
Discord Server
Help
Register
Sign in
actions
/
docker-build-push
Watch
1
Star
0
Fork
You've already forked docker-build-push
0
mirror of
https://github.com/docker/build-push-action.git
synced
2024-11-06 08:45:46 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ea907fb0a4
docker-build-push
/
test
/
named-context.Dockerfile
5 lines
64 B
Text
Raw
Normal View
History
Unescape
Escape
docs: update links and layout Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-07 13:16:42 -04:00
# syntax=docker/dockerfile:1
ci: named context jobs Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 08:02:47 -05:00
`build-contexts` input Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-03-14 15:09:10 -04:00
FROM alpine
RUN cat /etc/*release
Reference in a new issue
Copy permalink