Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

port binding - docker-compose #307

Open
tamimology opened this issue Jul 25, 2022 · 0 comments
Open

port binding - docker-compose #307

tamimology opened this issue Jul 25, 2022 · 0 comments

Comments

@tamimology
Copy link

I have been using this for some time and happy with the info it provides and the low resources it needs

However, it would be more practical to have an optional port to locally open the container, i.e. use docker-compose and have it accessed behind a reverse proxy rather than running it attached mode using CLI.

for example:

docker run --name=ctop -p 1234:1234 --volume /var/run/docker.sock:/var/run/docker.sock:ro quay.io/vektorlab/ctop:latest

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

No branches or pull requests

1 participant