1
0
Fork 0
mirror of https://github.com/docker/build-push-action.git synced 2025-04-22 22:56:37 +02:00

add cgroup-parent, shm-size, ulimit inputs

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2021-11-16 07:19:27 +01:00
parent 91274a04da
commit 67ff4df4b7
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
12 changed files with 181 additions and 28 deletions

2
test/ulimit.Dockerfile Normal file
View file

@ -0,0 +1,2 @@
FROM busybox
RUN ulimit -a