MikroTik Changelogs
← Back to search All components

Component: container

351 changelog entries across 85 version(s)

Releases by channel (stacked)

7.17beta5 Testing 2024-Nov-13 (1 year ago)
  • fixed user and group ID range;
  • improved container shell;
7.17beta2 Testing 2024-Sep-27 (1 year ago)
  • allow import from .tar.gz file;
7.16 Stable 2024-Sep-20 (2 years ago)
  • clear VETH address on container exit and mark interface as running only when VETH is in use;
7.16beta1 Testing 2024-Jun-05 (2 years ago)
  • clear VETH address on container exit and mark interface as running only when VETH is in use;
7.15 Stable 2024-May-29 (2 years ago)
  • do not allow negative number for "ram-high" setting;
7.15beta8 Testing 2024-Mar-21 (2 years ago)
  • do not allow negative number for "ram-high" setting;
7.14 Stable 2024-Feb-29 (2 years ago)
  • improved VETH interface management responsiveness and reliability;
  • restrict "/container/shell" menu for users without "write" permissions;
7.14beta3 Testing 2023-Dec-19 (2 years ago)
  • improved VETH interface management responsiveness and reliability;
  • restrict "/container/shell" menu for users without "write" permissions;
7.11 Stable 2023-Aug-15 (3 years ago)
  • added IPv6 support for VETH interface;
  • added option to use overlayfs layers;
  • adjust the ownership of volume mounts that fall outside the container's UID range;
  • fixed duplicate image name;
  • fixed IP address in container host file;
7.11rc1 Testing 2023-Jul-28 (3 years ago)
  • fixed IP address in container host file;
7.11beta5 Testing 2023-Jul-17 (3 years ago)
  • added IPv6 support for VETH interface;
  • adjust the ownership of volume mounts that fall outside the container's UID range;
7.11beta4 Testing 2023-Jul-05 (3 years ago)
  • fixed duplicate image name;
7.11beta2 Testing 2023-Jun-21 (3 years ago)
  • added option to use overlayfs layers;
7.10 Stable 2023-Jun-15 (3 years ago)
  • fixed "container pull" to support OCI manifest format;
  • fixed crash due to missing system directories;
  • improved default internal environment values;
7.10beta5 Testing 2023-May-09 (3 years ago)
  • fixed "container pull" to support OCI manifest format;
  • fixed crash due to missing system directories;
  • improved default internal environment values;
7.9 Stable 2023-May-02 (3 years ago)
  • fixed invoking "container shell" more than once;
  • improved "container pull" to support OCI manifest format;
7.9beta4 Testing 2023-Mar-23 (3 years ago)
  • fixed invoking "container shell" more than once;
  • improved "container pull" to support OCI manifest format;
7.8 Stable 2023-Feb-24 (3 years ago)
  • added authentication option for registry (CLI only);
  • fixed ".type" file ownership;
  • fixed file ownership after system upgrade for containers running on internal disk;
  • fixed multiple container automatic startup on boot;
7.8beta2 Testing 2023-Jan-20 (3 years ago)
  • added authentication option for registry (CLI only);
  • fixed ".type" file ownership;
  • fixed file ownership after system upgrade for containers running on internal disk;
  • fixed multiple container automatic startup on boot;
7.7 Stable 2023-Jan-12 (3 years ago)
  • fixed access to "/dev/stderr" from containers;
  • fixed handling of groups and usernames from Dockerfile;
  • fixed tar extracting;
  • made "ram" and "tmp" directories use tmpfs;
7.7beta8 Testing 2022-Nov-23 (3 years ago)
  • fixed tar extracting;
7.7beta6 Testing 2022-Nov-04 (3 years ago)
  • fixed access to "/dev/stderr" from containers;
  • made "ram" and "tmp" directories use tmpfs;
7.7beta3 Testing 2022-Oct-26 (3 years ago)
  • fixed handling of groups and usernames from Dockerfile;
7.6 Stable 2022-Oct-17 (3 years ago)
  • added "start-on-boot" parameter for automatic container startup;
  • allow changing container related parameters while it is running;
  • fixed usage of non-authenticated registries;
7.6beta7 Testing 2022-Sep-16 (4 years ago)
  • allow changing container related parameters while it is running;