For now the packer user is existing in all the image layers to allow the modification of the image as admin user, but it could be an issue for the static VM environments. For the dynamic env it's not a huge issue because potential malware can persist just until the worker VM is destroyed.
So the idea is to remove the packer user for the CI image.
For now the packer user is existing in all the image layers to allow the modification of the image as admin user, but it could be an issue for the static VM environments. For the dynamic env it's not a huge issue because potential malware can persist just until the worker VM is destroyed.
So the idea is to remove the packer user for the CI image.