rdnfn / beobench

A toolkit providing easy and unified access to building control environments for reinforcement learning (RL).
https://beobench.readthedocs.io
MIT License
37 stars 4 forks source link

Consider uploading containers to dockerhub #87

Open david-woelfle opened 2 years ago

david-woelfle commented 2 years ago

Problem

Build times of containers take aaaaaaaaages.

Potential Solution

Consider uploading build containers to dockerhub. That would furthermore also make results computed which beobench easier to reproduce as one could write something like "This results has been computed using the beobench/sinergym:1.2.3" environment, well at least if you would implement issue #86 to.

rdnfn commented 2 years ago

Thanks a lot for this suggestion @david-woelfle! This is definitely feasible and I agree this could make things a lot faster. I added this to the v0.6.0 milestone.