Remove reference to the samples directory
This commit is contained in:
parent
4478c5c142
commit
72869fa574
@ -17,7 +17,7 @@ deploying samples of containerized applications with Docker Compose.
|
|||||||
[Install Docker Desktop](https://www.docker.com/get-started)
|
[Install Docker Desktop](https://www.docker.com/get-started)
|
||||||
* Linux: [Install Docker](https://www.docker.com/get-started) and then
|
* Linux: [Install Docker](https://www.docker.com/get-started) and then
|
||||||
[Docker Compose](https://github.com/docker/compose)
|
[Docker Compose](https://github.com/docker/compose)
|
||||||
* Download some or all of the samples in the `samples` directory
|
* Download some or all of the samples from this repository.
|
||||||
|
|
||||||
### Running a sample
|
### Running a sample
|
||||||
|
|
||||||
@ -69,7 +69,7 @@ docker-compose down
|
|||||||
*Basic setups for different plaforms (not production ready - useful for personal use)*
|
*Basic setups for different plaforms (not production ready - useful for personal use)*
|
||||||
- [`Gitea / PostgreSQL`](gitea-postgres)
|
- [`Gitea / PostgreSQL`](gitea-postgres)
|
||||||
- [`Nextcloud / PostgreSQL`](nextcloud-postgres)
|
- [`Nextcloud / PostgreSQL`](nextcloud-postgres)
|
||||||
- [`Nextcloud / Redis/ MariaDB`](nextcloud-redis-mariadb)
|
- [`Nextcloud / Redis / MariaDB`](nextcloud-redis-mariadb)
|
||||||
- [`Wordpress / MySQL`](wordpress-mysql)
|
- [`Wordpress / MySQL`](wordpress-mysql)
|
||||||
- [`Prometheus / Grafana`](prometheus-grafana)
|
- [`Prometheus / Grafana`](prometheus-grafana)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user