Add a pause image for the net container.
The pause image is a 240KB image that simply pauses waiting on a signal.
Use this for the net container which only needs to act as a placeholder.
Current net image is ~2.5MB. From my tests, this reduces startup time
for the net container from ~14s to ~6s.
Showing
build/pause/Dockerfile
0 → 100644
build/pause/pause.go
0 → 100644
build/pause/prepare.sh
0 → 100755
third_party/pause/LICENSE
0 → 100644
third_party/pause/Makefile
0 → 100644
third_party/pause/pause.asm
0 → 100644
Please
register
or
sign in
to comment