<
Trying Out container-structure-test on a Docker Image

2024-03-29

Discovered `container-structure-test` for verifying if the structure and settings within a Docker image are as expected. Check out the container-structure-test GitHub repository. Decided to give it a try....

Remote Debugging (Break Point) with IntelliJ + TypeScript + Docker

2019-12-28

Running `ts-node-dev --inspect=0.0.0.0:9229 ./dist/index.js` on Docker container...