Sorry, I was out of the office last week. The "latest" versions in the docker-compose file are not intended to be the versions that are downloaded. The correct versions should be pulled first, then those should be tagged with "latest" after they are pulled.
For the appc-cdt-image version, you can use the same image version that you use for appc-image (1.7.0-SNAPSHOT-latest). Getting the correct ccsdk versions is slightly more complicated. Looking at the appc docker file: https://gerrit.onap.org/r/gitweb?p=appc/deployment.git;a=blob;f=installation/appc/src/main/docker/Dockerfile;h=56e66a8992736d2825d13bdf5898514073c49216;hb=refs/heads/master we can see that appc is currently being built on the 0.6.3 release version of ccsdk. Using the 0.6.3 version for the ccsdk-dgbuilder-image and ccsdk-ansible-server-image should work. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19640): https://lists.onap.org/g/onap-discuss/message/19640 Mute This Topic: https://lists.onap.org/mt/64585148/21656 Mute #appc: https://lists.onap.org/mk?hashtag=appc&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
