Skip to content
This repository was archived by the owner on Jun 12, 2018. It is now read-only.

Commit 099e184

Browse files
committed
addons: Remove docker
Used it only or twice in the past
1 parent 49d12fa commit 099e184

6 files changed

Lines changed: 2 additions & 159 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
## [1.0.0](https://github.com/fgrehm/devstep/compare/v0.4.0...next) (unreleased)
22

33
BREAKING CHANGES:
4+
45
- baseimage: Removed PostgreSQL and MySQL clients
56
- baseimage: Removed tmux
7+
- addons: Removed `docker`
68
- buildpacks: Removed `bats` and `phantomjs`
79

810
IMPROVEMENTS:

docs/addons/docker.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

docs/template.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@
128128
<li class="dropdown">
129129
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Addons<span class="caret"></span></a>
130130
<ul class="dropdown-menu">
131-
<li><a tabindex="-1" href="addons/docker">Docker</a></li>
132131
<li><a tabindex="-1" href="addons/memcached">Memcached</a></li>
133132
<li><a tabindex="-1" href="addons/postgresql">PostgreSQL</a></li>
134133
<li><a tabindex="-1" href="addons/redis">Redis</a></li>

stack/addons/docker/bin/configure

Lines changed: 0 additions & 43 deletions
This file was deleted.

stack/addons/docker/bin/start-daemon

Lines changed: 0 additions & 15 deletions
This file was deleted.

stack/addons/docker/bin/wrapdocker

Lines changed: 0 additions & 87 deletions
This file was deleted.

0 commit comments

Comments
 (0)