Hello, all
For some purpose, I would like to install things on specific APP container.
For example, I have a web application, and I want to do virus scan for uploading attachments, originally on ubuntu VM we can do "sudo apt-get install scan-virus" and make it a service process.
How can we do such things now?