compose-ref icon indicating copy to clipboard operation
compose-ref copied to clipboard

Compose specification reference implementation

Results 9 compose-ref issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.1.1 to 2.4.0. Release notes Sourced from github.com/urfave/cli/v2's releases. Release 2.4.0 These release notes were written for the git hash https://github.com/urfave/cli/commit/7b2e60968b20976f8acdf71f7e9b4c07bf853f5c. Fixed Fixed incorrect Help Name in...

dependencies

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies

Fixes #53 ![](https://upload.wikimedia.org/wikipedia/commons/2/2c/Chinchilla-Patchouli.jpg)

**Description** ``` Creating container for service testsuite ... 2021/03/25 12:42:29 Error response from daemon: network-scoped alias is supported only for containers in user defined networks ``` ``` services: test: image:...

Signed-off-by: skanehira **Make sure all your commits include a signature generated with `git commit -s` ** **What I did** Pull image if without when creating service. **Related issue** #43 **(not...

**Description** We need to provide a debug flag to the cli interface

**Description** I create a sample compose file, and use a image not exist locally, it failed to run **Reference** None ![2020-04-09_11-32](https://user-images.githubusercontent.com/3939015/78855204-e15d0500-7a55-11ea-99e8-8e79861ff313.png) I will look around to see if i can...