Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-24 10:46:10 +01:00
forgejo/docs/content
Robin 5495ba7660
[docs] Enhance container selection in docker dump (#14292)
* Enhance container selection in docker dump

The problem with the previous query was, that it sometimes selected multiple containers, which make the command file with a hard to understand message. Now, use '^...$' to make sure a regex full match.
2022-03-22 13:50:31 +08:00
..
doc [docs] Enhance container selection in docker dump (#14292) 2022-03-22 13:50:31 +08:00
page Fix various typos of software names (#18083) 2021-12-24 11:56:57 +08:00