Skip to content

AlpineLinux not loading etc profile

ICHx edited this page May 9, 2020 · 1 revision

Alpine Linux doesn't seem to be running /etc/profile by default to load the path variables.
To fix the issue, add source /etc/profile into ~/.profile

reference: https://stackoverflow.com/questions/38024160/how-to-get-etc-profile-to-run-automatically-in-alpine-docker

http://your_computer:3142/XXXX where XXXX is one of armdebian, armubuntu, or armkali

Clone this wiki locally