Skip to content

v3.2.0

Choose a tag to compare

@FabianKramm FabianKramm released this 20 Mar 16:36
3230090

New features:

  • devspace containerize will detect your programming language and create a Dockerfile for your application (was previously part of `devspace init, but can now be used separately)
  • devspace init now detects the application port based on the dockerfile

Fixes:

  • devspace remove space --all now also removes the kube contexts correctly