Skip to content

v1.23.3

Compare
Choose a tag to compare
@danegsta danegsta released this 14 Dec 23:11
30fa83e

Fixed

  • Old versions of Docker Engine should no longer show "Invalid JSON" errors in the container view. #3724
  • Container file ownership and permissions were being overwritten when the file was saved. #3740
  • If the docker-run task emitted a warning or error, debugging would not start, instead just spinning forever. #3751
  • If an image name contained a registry that was just a hostname and port, parsing would fail. #3752