mirror of
https://git.mirrors.martin98.com/https://github.com/docker/build-push-action
synced 2025-08-22 18:49:11 +08:00
3 lines
32 B
Docker
3 lines
32 B
Docker
FROM busybox
|
|
RUN cat /etc/hosts
|