AlignmentResearch / polygames

MIT License
0 stars 1 forks source link

There are two Dockerfiles, the devbox should derive from the CircleCI one #33

Closed rhaps0dy closed 1 year ago

rhaps0dy commented 1 year ago

Though note it does need to rebuild it with RelWithDebInfo.

Teh current two dockerfiles are at:

Also the file docker-dev/authorized_keys shouldn't be hard coded, the Dockerfile should check for the presence of it and if it's not there error.

rhaps0dy commented 1 year ago

Not practical because of CPU-only. I'll leave it as in #39