Open mfuxi opened 6 years ago
apt-get install
. Trash the instance and try again (after (1) is fixed).Tried both of these: us-east-1: ami-1162bc6c eu-central-1: ami-9a663471
Both had the issue with docker ovelay, but as you suggested I connected to the AMI without running the bootstrap.sh updated the kernel and the docker managed to restart successfully.
How can I update the AMI, or should I add update kernel section in bootstrap.sh?
got two issues when tried to build the packer image on eu-central-1:
amazon-ebs: Process: 4204 ExecStart=/usr/bin/docker daemon -H fd:// --storage-driver overlay (code=exited, status=125)
the docker service fails to start with overlay storage driveramazon-ebs: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) amazon-ebs: E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
failed to apt-get update