Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

entware removes docker binary from path #19

Open
fredericrous opened this issue Jun 8, 2020 · 0 comments
Open

entware removes docker binary from path #19

fredericrous opened this issue Jun 8, 2020 · 0 comments

Comments

@fredericrous
Copy link

fredericrous commented Jun 8, 2020

docker binary is removed from the path when we install entware. (at least on TS-451+)

The workaround to this issue is to add to /etc/profile the path to docker (or /opt/etc/profile idk, I did that in both)

export PATH=${PATH}:/usr/local/bin:/share/CACHEDEV1_DATA/.qpkg/container-station/bin

I personally changed my default shell to bash and updated ~/.bash_profile with

source /etc/profile

Side note: Entware could be a second part (/separated) of the guide. The scripts are convenient, but not needed. I personally built my own. Unless scripts are very elaborate, it's more like dotfiles, everyone likes having his own shortcuts

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant