Skip to content

Commit 74ed581

Browse files
committed
update to busybox:glibc
The old ubuntu-* naming scheme is no longer featured in the busybox container README, so probably discouraged.
1 parent 20c819b commit 74ed581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Start with busybox, but with libc.so.6
2-
FROM busybox:ubuntu-14.04
2+
FROM busybox:glibc
33

44
MAINTAINER Michael Stapelberg <[email protected]>
55

0 commit comments

Comments
 (0)