mirror of
https://github.com/docker/build-push-action
synced 2024-11-12 22:31:41 +00:00
871b930e7a
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
3 lines
56 B
Docker
3 lines
56 B
Docker
# syntax=docker/dockerfile:1
|
|
FROM busybox
|
|
RUN ulimit -a
|