opendax
opendax copied to clipboard
Frontend
Iv noticed that it keeps grabbing baseapp image and I wanting it to grab a custom from github. Iv done the rake vendor:clone and then docker-compose -f compose/vendor.yaml up -d and before that Iv stopped the frontend and started it back up after doing the docker-compose command. Whats the best way for it not to use and grab the 2.6.x image?
better to clone the frontend from github locally
then build it with docker, example custom/baseapp:1 then change the frontend on config/app.yml