diff --git a/rootfs/docker-entrypoint-init.d/01-uname.sh b/rootfs/docker-entrypoint-init.d/01-uname.sh deleted file mode 100755 index a3731a4..0000000 --- a/rootfs/docker-entrypoint-init.d/01-uname.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -# Test file to check init scripts -uname -a \ No newline at end of file