- Relaxed version requirement for Tesla
Excontainers.Container
now starts the corresponding docker container automatically when it starts, and stops it when it terminates.Excontainers.Container
is now a GenServer, hence it is possible to place containers under supervision trees.
- Allow binding container ports to specific ports on the host.