Skip to content

Conversation

aimoff
Copy link

@aimoff aimoff commented Sep 11, 2022

  • All images are built with docker-compose.
  • Reuse pre-built image to reduce time and space.
  • Re-wrote docker-compose.yml
    • Remove (probably) obsolete services for building images from souce.
    • Only a specific OS version is teated at a time.
      • OS / version / variant are specified by .env file.
  • render group id is set to same number as host.
  • Use gpg --dearmor instead of apt-key add for ubuntu-20.04.

* All images are built with docker-compose.
* Reuse pre-built image to reduce time and space.
* Re-wrote `docker-compose.yml`
  * Remove (probably) obsolete services for building images from souce.
  * Only a specific OS version is teated at a time.
    * OS / version / variant are specified by `.env` file.
* `render` group id is set to same number as host.
* Use `gpg --dearmor` instead of `apt-key add` for ubuntu-20.04.
@aimoff
Copy link
Author

aimoff commented Sep 11, 2022

Need documents update if this patch will be applied.
I modified README.md for explanation of this patch, but it is not suitable for release.

aimoff added 3 commits October 1, 2022 16:06
* Add image variants based on newer ROCm meta-packages
* Omit CentOS-7 stuff
* Add Ubuntu 22.04 stuffs.
  * Add `/etc/apt/preferences.d/90-rocm-jammy` to give higer priority
    to ROCm packages, since Ubuntu 22.04 already has ROCm related
    packages on universe archive.
* Change url for ROCm packages.
@aimoff
Copy link
Author

aimoff commented Oct 3, 2022

I updated my git tree:

aimoff added 2 commits October 7, 2022 00:07
Remove DBUS_SESSION_BUS_ADDRESS environment from docker-compose.yaml
Update default to ROCm 5.6
* Update default to Ubuntu 22.04 and ROCm 5.4
* Drop Ubuntu 18.04 stuffs
* Drop hip-libs and opencl-ml variants
* Change default flavor for xterm
* Add Ubuntu 24.04 stuffs
* Update default to Ubuntu 24.04 and ROCm 6.2
* Add USER_NAME argument
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant