I have a VueJS container with the following docker-compose.yml:
version: "3.8" services: front: build: context: . container_name: skarle