containerd / containerd/nerdctl

Support Compose Develop Spec

Open
#3,276 0 comments 1 reaction 0 assignees View on GitHub
area/compose kind/feature
Dominant language
Go
Stars
10.4k
Forks
826
Avg merge
1d 23h
Merged PRs (30d)
44

Description

### What is the problem you're trying to solve

The Compose Spec has introduced an optional Develop Specification: https://github.com/compose-spec/compose-spec/blob/main/develop.md

This covers how to run applications on local machines with live reload of code changes. This is an important workflow for rapid development for my team, and is currently supported by docker. We would benefit from having this parity in nerdctl to allow for rapid development when leveraging the platform.

### Describe the solution you'd like

Support of the Develop Specification such that a compose file run on nerdctl can have live reloading of code within containers.

### Additional context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.