Remove reference to the samples directory

pull/29/head
Anca Iordache 4 years ago committed by GitHub
parent 4478c5c142
commit 72869fa574
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

@ -17,7 +17,7 @@ deploying samples of containerized applications with Docker Compose.
[Install Docker Desktop](https://www.docker.com/get-started)
* Linux: [Install Docker](https://www.docker.com/get-started) and then
[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
@ -69,7 +69,7 @@ docker-compose down
*Basic setups for different plaforms (not production ready - useful for personal use)*
- [`Gitea / PostgreSQL`](gitea-postgres)
- [`Nextcloud / PostgreSQL`](nextcloud-postgres)
- [`Nextcloud / Redis/ MariaDB`](nextcloud-redis-mariadb)
- [`Nextcloud / Redis / MariaDB`](nextcloud-redis-mariadb)
- [`Wordpress / MySQL`](wordpress-mysql)
- [`Prometheus / Grafana`](prometheus-grafana)

Loading…
Cancel
Save