@pulsestorm/docker-helper

This is a silly little program that outputs the contents of docker ps into a web browser and also auto generates docker exec commands for each running container. It may expand to include other automated drudgery I dread when dealing with containers.

Usage no npm install needed!

<script type="module">
  import pulsestormDockerHelper from 'https://cdn.skypack.dev/@pulsestorm/docker-helper';
</script>

README

docker-helper

This is a silly little program that outputs the contents of docker ps into a web browser and also auto generates docker exec commands for each running container. It may expand to include other automated drudgery I dread when dealing with containers.