This repository was archived by the owner on Jul 18, 2025. It is now read-only.
Commit 965bc43
committed
Remove the *no .dockerapp* magic…
With this, an app *has to* end-up with `.dockerapp`, even for images.
This means, `docker-app render foo` will always look for
`foo.dockerapp`, *never* for a folder or file called `foo`.
- This behavior is currently broken
- It makes the behavior a bit weird/inconsistent.
Signed-off-by: Vincent Demeester <vincent@sbr.pm>1 parent e077d85 commit 965bc43
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | 123 | | |
128 | 124 | | |
129 | 125 | | |
| |||
0 commit comments