[PR #124] [MERGED] Add missing expose field to docker compose files #830

Closed
opened 2026-03-07 21:24:45 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/124
Author: @jLopezbarb
Created: 4/5/2021
Status: Merged
Merged: 4/30/2021
Merged by: @glours

Base: masterHead: add-expose-field


📝 Commits (1)

  • 4e068c7 Add missing expose field to docker compose files

📊 Changes

12 files changed (+33 additions, -6 deletions)

View changed files

📝 aspnet-mssql/docker-compose.yaml (+2 -0)
📝 gitea-postgres/docker-compose.yaml (+3 -1)
📝 nextcloud-postgres/docker-compose.yaml (+2 -0)
📝 nextcloud-redis-mariadb/docker-compose.yaml (+4 -3)
📝 nginx-flask-mysql/docker-compose.yaml (+3 -0)
📝 nginx-golang-mysql/docker-compose.yaml (+2 -0)
📝 nginx-golang-postgres/docker-compose.yaml (+2 -0)
📝 react-express-mongodb/docker-compose.yml (+4 -1)
📝 react-java-mysql/docker-compose.yaml (+3 -0)
📝 sparkjava-mysql/docker-compose.yaml (+3 -1)
📝 spring-postgres/docker-compose.yaml (+2 -0)
📝 wordpress-mysql/docker-compose.yaml (+3 -0)

📄 Description

Signed-off-by: javi javier@okteto.com

Add expose fields to the docker compose that doesn't have them.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/docker/awesome-compose/pull/124 **Author:** [@jLopezbarb](https://github.com/jLopezbarb) **Created:** 4/5/2021 **Status:** ✅ Merged **Merged:** 4/30/2021 **Merged by:** [@glours](https://github.com/glours) **Base:** `master` ← **Head:** `add-expose-field` --- ### 📝 Commits (1) - [`4e068c7`](https://github.com/docker/awesome-compose/commit/4e068c7cdeeac0080357bdef3799f0606d53d5b0) Add missing expose field to docker compose files ### 📊 Changes **12 files changed** (+33 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `aspnet-mssql/docker-compose.yaml` (+2 -0) 📝 `gitea-postgres/docker-compose.yaml` (+3 -1) 📝 `nextcloud-postgres/docker-compose.yaml` (+2 -0) 📝 `nextcloud-redis-mariadb/docker-compose.yaml` (+4 -3) 📝 `nginx-flask-mysql/docker-compose.yaml` (+3 -0) 📝 `nginx-golang-mysql/docker-compose.yaml` (+2 -0) 📝 `nginx-golang-postgres/docker-compose.yaml` (+2 -0) 📝 `react-express-mongodb/docker-compose.yml` (+4 -1) 📝 `react-java-mysql/docker-compose.yaml` (+3 -0) 📝 `sparkjava-mysql/docker-compose.yaml` (+3 -1) 📝 `spring-postgres/docker-compose.yaml` (+2 -0) 📝 `wordpress-mysql/docker-compose.yaml` (+3 -0) </details> ### 📄 Description Signed-off-by: javi <javier@okteto.com> Add expose fields to the docker compose that doesn't have them. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-07 21:24:45 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#830