You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the docker instructions provided (and the official stashapp/stash:development docker hub image), attempting to run the apt commands to install python as required fails:
root@Jupiter:~# docker exec -it fa3efc0e3779 sh / # apt update sh: apt: not found / #
The text was updated successfully, but these errors were encountered:
Using the docker instructions provided (and the official stashapp/stash:development docker hub image), attempting to run the apt commands to install python as required fails:
root@Jupiter:~# docker exec -it fa3efc0e3779 sh
/ # apt update
sh: apt: not found
/ #
The text was updated successfully, but these errors were encountered: