This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
docker-build-push
Watch
1
Star
0
Fork
0
You've already forked docker-build-push
mirror of
https://github.com/docker/build-push-action.git
synced
2024-11-15 22:23:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2cdde995de
docker-build-push
/
test
/
named-context.Dockerfile
5 lines
64 B
Docker
Raw
Normal View
History
Unescape
Escape
docs: update links and layout Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-08 01:16:42 +08:00
# syntax=docker/dockerfile:1
ci: named context jobs Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 21:02:47 +08:00
`build-contexts` input Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-03-15 03:09:10 +08:00
FROM
alpine
RUN
cat /etc/*release
Reference in New Issue
Copy Permalink