mirror of
https://github.com/rlister/dockerfiles.git
synced 2025-12-12 17:26:15 +00:00
the agent really wants to call lsb_release executable
This commit is contained in:
@@ -5,6 +5,7 @@ MAINTAINER Ric Lister <rlister@gmail.com>
|
||||
RUN apt-get update && \
|
||||
DEBIAN_FRONTEND=noninteractive \
|
||||
apt-get install -yq \
|
||||
lsb-release \
|
||||
curl
|
||||
|
||||
ENV AGENT_URL https://amazon-ssm-us-east-1.s3.amazonaws.com/latest/debian_amd64/amazon-ssm-agent.deb
|
||||
|
||||
Reference in New Issue
Block a user