kamal icon indicating copy to clipboard operation
kamal copied to clipboard

Add container name env var for containers

Open moomerman opened this issue 2 years ago • 0 comments

Because the container name is generated it isn't possible to determine this inside the container.

This adds the MRSK_CONTAINER_NAME env var when running the container so it can be read by the service running inside the container.

Fixes #84

moomerman avatar Mar 10 '23 16:03 moomerman