How to migrate to Apline Linux
Last updated
Was this helpful?
Last updated
Was this helpful?
Since version 2301
, and images are based on Apline Linux and run from a non-root user. User name aidbox uid=1000
If you use aidboxone as a base image to build your own containers you need to make the following changes
Use instead of yum
Use /bin/sh
instead of /bin/bash
If you use volumes, you will need to change the access rights
change zen package cash dir ownership (when volume mount)
if you need to connect to the aidbox pod in k8s by root you can use this repository