An example would be running an nginx container, which reverse proxies requests back to the host for a web application.
The web application is not in a container because it’s a heavy grails app with multiple dependencies, and will be a container eventually but it’s not currently.