Skip to content

Commit 9da516c

Browse files
committed
📝 update readme document
1 parent 377792d commit 9da516c

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
Docker registry API for Ret2Shell. External deployment.
44

5+
## Feature
6+
7+
User who have `Game` permission to specific game can push/pull `ret.sh.cn/{namespace}/{image}` where namespace can be game id or bucket. And the user can only pull `ret.sh.cn/{image}` or `ret.sh.cn/library/{image}`.
8+
9+
User who have both `Game` and `DevOps` permissions can push/pull `ret.sh.cn/{image}` or `ret.sh.cn/library/{image}`.
10+
11+
Command `docker login` is supported.
12+
513
## Deployment
614

715
You need to pass `config.toml` to `/etc/passwd`, and ensure the database and registry can be visited.
@@ -38,3 +46,9 @@ services:
3846
- 1331:1331
3947

4048
```
49+
50+
## License
51+
52+
Copyright (c) Cnily03. All rights reserved.
53+
54+
Licensed under the [MIT](LICENSE) license.

0 commit comments

Comments
 (0)