https://github.com/nazchini/gitpod-docker-compose-project
A project to try out the docker compose template of gitpod
https://github.com/nazchini/gitpod-docker-compose-project
Last synced: 5 months ago
JSON representation
A project to try out the docker compose template of gitpod
- Host: GitHub
- URL: https://github.com/nazchini/gitpod-docker-compose-project
- Owner: nazchini
- License: mit
- Created: 2022-07-06T06:35:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-06T06:35:58.000Z (almost 4 years ago)
- Last Synced: 2025-07-11T10:38:36.109Z (12 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A Docker Compose template on Gitpod
This is a [Docker Compose](https://docs.docker.com/compose/) template configured for ephemeral development environments on [Gitpod](https://www.gitpod.io/).
## Next Steps
Click the button below to start a new development environment:
[](https://gitpod.io/#https://github.com/gitpod-io/template-docker-compose)
## Get Started With Your Own Project
### A new project
Click the above "Open in Gitpod" button to start a new workspace. Once you're ready to push your first code changes, Gitpod will guide you to fork this project so you own it.
### An existing project
To get started with Docker Compose on Gitpod, copy the contents of this foler to your own project. To learn more, please see the [Getting Started](https://www.gitpod.io/docs/getting-started) documentation.