We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79c080b commit 6384c3cCopy full SHA for 6384c3c
1 file changed
CHANGELOG.md
@@ -193,7 +193,7 @@
193
* [``docker container commit``](https://docs.docker.com/reference/cli/docker/container/commit/)
194
* Only snapshots storage - no in-memory data, processes, etc.
195
* Volumes are not snapshoted due to [limitations](https://github.com/moby/moby/issues/43190) in Docker
196
- * Other implementation like [CRIU](https://criu.org) may be available in the future once Docker adds support for them
+ * Other implementation like CRIU may be available in the future once Docker adds support for them
197
198
# 1.1.3
199
* Migrated deployment to _Sonatype Maven Central Portal_ [#155](https://github.com/xdev-software/standard-maven-template/issues/155)
0 commit comments