diff --git a/cv/compose.yml b/cv/compose.yml index 93c78c9..2bf69a5 100644 --- a/cv/compose.yml +++ b/cv/compose.yml @@ -1,6 +1,7 @@ services: cvsite: - image: zeshan + build: . # This is the key for local builds + image: zeshan # This will be the name of the local image created container_name: zeshan restart: always networks: