conda-incubator / conda-store

Data science environments, for collaboration. ✨
https://conda.store
BSD 3-Clause "New" or "Revised" License
143 stars 46 forks source link

[BUG] - examples/docker/docker-compose.yaml builds from source #616

Closed dcmcand closed 11 months ago

dcmcand commented 11 months ago

Describe the bug

split from #599 examples/docker/docker-compose.yaml and examples/docker-without-nfs/docker-compose.yaml builds from source.

Expected behavior

Instead, they should pull a release image from dockerhub.

How to Reproduce the problem?

try to run the docker-compose file without the repo cloned. It will fail.

Output

No response

Versions and dependencies used.

No response

Anything else?

No response