mirror of
https://github.com/docker/awesome-compose.git
synced 2025-12-31 03:08:29 +01:00
Arm64 and check Compose v2 support (#177)
add support of arm64 architecture for the following samples: * aspnet-mssql * elasticsearch-logstash-kibana * nginx-aspnet-mysql * nginx-flask-mysql * nginx-golang-mysql * react-java-mysql * sparkjava-mysql * wordpress-mysql * react-express-mysql * react-express-mongodb Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
@@ -46,7 +46,7 @@ After the application starts, navigate to below links in your web browser:
|
||||
|
||||
* Elasticsearch: [`http://localhost:9200`](http://localhost:9200)
|
||||
* Logstash: [`http://localhost:9600`](http://localhost:9600)
|
||||
* Kibana: [`http://localhost:5601`](http://localhost:5601)
|
||||
* Kibana: [`http://localhost:5601/api/status`](http://localhost:5601/api/status)
|
||||
|
||||
Stop and remove the containers
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user