chore: apply agent/template updates and refresh appstore zip
This commit is contained in:
@@ -2,6 +2,11 @@ name: sample-app
|
||||
|
||||
services:
|
||||
app:
|
||||
# Setting this will allow the Zima webui to display the field "REQUIRE MEMORY"
|
||||
deploy:
|
||||
resources:
|
||||
reservations:
|
||||
memory: 64M
|
||||
image: joafri/sample-app-app:main
|
||||
container_name: sample-app
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user