-
Notifications
You must be signed in to change notification settings - Fork 336
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f456b1e
commit a3dec4e
Showing
2 changed files
with
6 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,8 @@ | ||
### enhancement: | ||
- bind domain can not add nginx config file #501 | ||
- Create proxy error #480 | ||
- can not install docker by install.sh in the china's vm #503 | ||
|
||
### appstore: | ||
- [complete docker compose for [Kong]](https://github.com/Websoft9/docker-library/issues/621) | ||
- [Unable to access domain name [espocrm]](https://github.com/Websoft9/docker-library/issues/619) | ||
- [complete docker compose for [Bytebase] ](https://github.com/Websoft9/docker-library/issues/618) | ||
- [provide html demo for [apache, nginx, caddy]](https://github.com/Websoft9/docker-library/issues/617) | ||
- [2.4.58 not support for [apache]](https://github.com/Websoft9/docker-library/issues/616) | ||
- [complete docker-compose.yml for [Nexus]](https://github.com/Websoft9/docker-library/issues/628) | ||
- [complete docker-compose.yml for [jihu]](https://github.com/Websoft9/docker-library/issues/626) | ||
- [complete docker-compose.yml for [registry]](https://github.com/Websoft9/docker-library/issues/625) | ||
- [complete docker-compose.yml for [nodered]](https://github.com/Websoft9/docker-library/issues/622) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "2.1.6", | ||
"version": "2.1.7-rc1", | ||
"plugins": { | ||
"portainer": "0.1.1", | ||
"nginx": "0.0.8", | ||
|