mirror of
https://gitee.com/jun3372/build-push-action.git
synced 2025-06-07 23:44:58 +00:00
4 lines
56 B
Docker
4 lines
56 B
Docker
# syntax=docker/dockerfile:1
|
|
FROM busybox
|
|
RUN ulimit -a
|