https://github.com/dotmpe/x-kontena-stacks
Testbed for kontena.io cloud stacks (docker-based)
https://github.com/dotmpe/x-kontena-stacks
Last synced: 3 months ago
JSON representation
Testbed for kontena.io cloud stacks (docker-based)
- Host: GitHub
- URL: https://github.com/dotmpe/x-kontena-stacks
- Owner: dotmpe
- License: mit
- Created: 2017-09-17T00:29:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-01T04:57:43.000Z (over 8 years ago)
- Last Synced: 2025-02-22T12:25:07.394Z (over 1 year ago)
- Language: Makefile
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.rst
- License: LICENSE
Awesome Lists containing this project
README
x-kontena-stacks
================
Testbed for custom kontena.io stack definitions.
- `Dev docs `__
drone-github
:version: 0.0.3
server:
image: drone/drone:0.7
agent:
image: drone/drone:0.7
Based on kontena/drone-github but with updated agent env\ [#]_::
- DOCKER_API_VERSION=1.24
----
.. [#] `client is newer than server (client API version: 1.26, server API version: 1.24) `__