You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@ This repo contains Docker images for with backup and restore utilities for the f
4
4
5
5
-[PostgreSQL](./postgres)
6
6
-[MariaDB](./mariadb) (aka MySQL)
7
-
- MongoDB (coming soon)
7
+
-[MongoDB](./mongodb)
8
8
9
-
It also contains an image without any database client, but with the same utilities.
9
+
It also contains an [image without any database client](./backup), but with the same utilities.
10
10
11
11
These images are designed to be used as base images for running backup and restore scripts, and are deployed in both Ubuntu (Default) and Alpine distro variants with all major supported versions of the database clients.
0 commit comments