[PR #126] [CLOSED] Fully automate dev setup with Gitpod #832

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

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/126
Author: @rk202i
Created: 4/6/2021
Status: Closed

Base: masterHead: rk202i/gitpod-setup


📝 Commits (1)

  • 56f41e1 Fully automate dev setup with Gitpod

📊 Changes

3 files changed (+15 additions, -0 deletions)

View changed files

.gitpod.Dockerfile (+7 -0)
.gitpod.yml (+6 -0)
📝 README.md (+2 -0)

📄 Description

This commit implements a fully-automated development setup using Gitpod.io, an
online IDE for GitLab, GitHub, and Bitbucket that enables Dev-Environments-As-Code.
This makes it easy for anyone to get a ready-to-code workspace for any branch,
issue or pull request almost instantly with a single click.


🔄 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/126 **Author:** [@rk202i](https://github.com/rk202i) **Created:** 4/6/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `rk202i/gitpod-setup` --- ### 📝 Commits (1) - [`56f41e1`](https://github.com/docker/awesome-compose/commit/56f41e1d7d2bc8607ecdac0c9117d52d3924065a) Fully automate dev setup with Gitpod ### 📊 Changes **3 files changed** (+15 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.gitpod.Dockerfile` (+7 -0) ➕ `.gitpod.yml` (+6 -0) 📝 `README.md` (+2 -0) </details> ### 📄 Description This commit implements a fully-automated development setup using Gitpod.io, an online IDE for GitLab, GitHub, and Bitbucket that enables Dev-Environments-As-Code. This makes it easy for anyone to get a ready-to-code workspace for any branch, issue or pull request almost instantly with a single click. --- <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:48 -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#832