mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
https://github.com/progrium/entrykit Entrypoint tools for elegant, programmable containers
3 lines
43 B
Bash
3 lines
43 B
Bash
#!/bin/sh
|
|
exec /usr/bin/entrykit --symlink
|