Antti Vermas
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Antti Vermas created a post, Docker plugin creates(and recreates) extra container [containername]-run-[hash] that takes the port of the original
Hi,I use Docker plugin to run my Docker compose setup. When I run the configuration one of my app's containers get this [containername]-run-[hash] containers which takes the port of the original co... -
Antti Vermas created a post, Node remote debugger attaches but don't stop at breakpoint
Hi, I have setup node remote debugger for backend Typescript code with "Attach to Node.js/Chrome". The remote server is inside the Docker Compose environment and is connectable by debugger in local...