salt-docker
salt-docker copied to clipboard
SALT VERSION not found during the build
Hi ,
I was trying to build the docker based on the read me and ended up SALT VERSION not found issue.
Reading package lists... Reading package lists... Building dependency tree... Reading state information... E: Version '2014.7.4+ds-1trusty2' for 'salt-master' was not found E: Version '2014.7.4+ds-1trusty2' for 'salt-minion' was not found E: Version '2014.7.4+ds-1trusty2' for 'salt-cloud' was not found E: Version '2014.7.4+ds-1trusty2' for 'salt-api' was not found The command '/bin/sh -c apt-get update && apt-get install -y salt-master=$SALT_VERSION salt-minion=$SALT_VERSION salt-cloud=$SALT_VERSION salt-api=$SALT_VERSION' returned a non-zero code: 100
Saw in another bug that was raised on the same that you will be fixing the docker file. Could you please help fixing the same.
Regards Arun