Adélie Linux

Adélie Linux is used as the base operating environment for the Docker container which runs the Rails application portion of the Mall on Rails system.

CI test runs are performed on systems running Adélie, which are the ppc64 and x86_64 CI Linux/Ruby runners in the WTI GitLab instance.

Updates to the system are included on Docker build via the apk upgrade -al command in the Dockerfile.

Testing updates to the system before integrating for an image build, for example if the Ruby interpreter is updated upstream, can be accomplished using TPCL.