are you running `docker-compose up` or `docker-com...
# dev-frontend
c
are you running
docker-compose up
or
docker-compose --env-file .env.dev -f docker-compose.yaml -f docker-compose.dev.yaml up
a
the last one
Copy code
./gradlew clean build && docker-compose down -v && docker-compose --env-file .env.dev -f docker-compose.yaml -f docker-compose.dev.yaml up
c
ok
i’m rebuilding now.
salesforce one isn’t in dockerhub for some reason….
pushing it now
same with fb
a
So do I need just to wait while you push it? Or I need to rebuild something?
c
you should not need to rebuild
i have now pushed both of them.
so it should work now
👍 1
a
hmm. Its still not returning. I tried to rebuild and cleaned /tmp dir. Also removed volumes.
c
i'm sorry about that. it is fixed now.
i had forgotten to bump a version.
😂 1