34 ms·
Many container base images won't have perl by default (e.g: alpine). For servers it's less common, but enterprise systems never cease to amuse me.
by cfeliped 5y ago
Many container base images won't have perl by default (e.g: alpine).
For servers it's less common, but enterprise systems never cease to amuse me.
- qalmakka 5y agoMost container base images are often so barebone you can't really count on them containing anything. For instance, on an Alpine image you can't count on bash.