This website requires JavaScript.
Explore
Help
Sign In
docker
/
build-push-action
Watch
1
Star
0
Fork
0
You've already forked build-push-action
Code
Activity
Files
e050dfa622d93dfcc095192a984db567cb14f0f0
build-push-action
/
test
/
ulimit.Dockerfile
T
4 lines
56 B
Docker
Raw
Normal View
History
Unescape
Escape
docs: update links and layout
2022-10-07 19:16:42 +02:00
# syntax=docker/dockerfile:1
add
cgroup-parent
,
shm-size
,
ulimit
inputs
2021-11-16 07:19:27 +01:00
FROM
busybox
RUN
ulimit
-a
Copy Permalink