Ich bin nun über Portainer in den Container rein, dort über die Console habe ich mich mit /bin/bash als root eingeloggt.
Das habe ich getan, leider ohne Erfolg. Habe ich was falsch gemacht?
root@takealug-new-telerising-api1:/# ping www.google.de
bash: ping: command not found
root@takealug-new-telerising-api1:/# apt install ping
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package ping
root@takealug-new-telerising-api1:/#
//edit: Habe auch nochmal Screenshots von den Containersettings mit angehängt. Vllt. hilft es ja was.
Achja und nochmal zur Info, ich habe eine Synology DS720+, worauf Docker installiert ist. Kann man innerhalb des Containers einfach Pakete "nachinstallieren"?
Wenn ich mit Putty versuche, dann kommt folgende Ausgabe:
login as: taker1988
taker1988@192.168.178.123's password:
Using terminal commands to modify system configs, execute external binary
files, add files, or install unauthorized third-party apps may lead to system
damages or unexpected behavior, or cause data loss. Make sure you are aware of
the consequences of each command and proceed at your own risk.
Warning: Data should only be stored in shared folders. Data stored elsewhere
may be deleted when the system is updated/restarted.
taker1988@DS720plus:~$ docker exec - it takealug-new-telerising-api-1 bash
-sh: docker: command not found
taker1988@DS720plus:~$ login as: taker1988
taker1988@DS720plus:~$ docker exec - it takealug-new-telerising-api-1 bash
-sh: docker: command not found
taker1988@DS720plus:~$