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

entware removes docker binary from path #19

Description

@fredericrous

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions