version: "2"
services:
web:
image: busybox
command: top
networks:
- internal
internal:
driver: bridge
internal: True