this post was submitted on 25 Nov 2023
1 points (100.0% liked)

Portainer

28 readers
0 users here now

Portainer Community Edition is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments.

founded 11 months ago
MODERATORS
 

Hi everyone,

i need to have interaction with one of my containers.
Is it possible to do this inside the portainer?

Best Regards, Shahram

https://preview.redd.it/7q122fcklj2c1.png?width=3245&format=png&auto=webp&s=a3e9c507cdf8c69764399fe72f0732b932f1e76a

top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 1 points 9 months ago (1 children)

Navigate to "Containers" and click on container name to access "Details". Then click on "Console". See the screenshot below...

Container Details Screenshot

[โ€“] [email protected] 1 points 9 months ago

no that goes inside the container. when I run "docker compose run --rm [service-name]" in command prompt I see the message which is shown in my screenshot and I can enter my input