mirror of
https://git.mirrors.martin98.com/https://github.com/docker/build-push-action
synced 2026-01-03 12:12:56 +08:00
3 lines
32 B
Docker
3 lines
32 B
Docker
FROM busybox
|
|
RUN cat /etc/hosts
|