services: ft_ping: build: . container_name: ft_ping_dev cap_add: - NET_RAW - NET_ADMIN volumes: - .:/home/devuser/ft_ping tty: true