Relative Content

Tag Archive for ruby-on-railsdockerdocker-compose

Can’t find Dockerfile when adding sidekiq to docker-compose

i’m trying to add sidekiq to an existing docker-compose file (which runs fine) but as soon as I do it complains it cannot find the dockerfile. I’ve tried all sorts of variations in the build: section but can’t for the life of me get this to work correctly.