mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 19:13:34 +00:00
feat: add support for entrypoint, cpus, mem_limit, mem_reservation, priviliged, user to Compose deployment
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
services:
|
||||
test:
|
||||
image: nginx:latest
|
||||
Reference in New Issue
Block a user