Skip to content

add Dockerfile#1

Open
ChristianKniep wants to merge 2 commits intosvalat:masterfrom
ChristianKniep:add_docker
Open

add Dockerfile#1
ChristianKniep wants to merge 2 commits intosvalat:masterfrom
ChristianKniep:add_docker

Conversation

@ChristianKniep
Copy link
Copy Markdown

I would like to run the tool within a docker container.

build

$ docker build -t qnib/htopml .

Start the container

...presumably...

$ docker run -ti --rm -p 8080:8080 \
                      --privileged --net=host --pid=host --ipc=host \
                      qnib/htopml

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

Successfully merging this pull request may close these issues.

1 participant