Skip to content

Commit cfc1df7

Browse files
committed
odering.api dockerfile.develop
1 parent 91d06af commit cfc1df7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Services/Ordering/Ordering.API/Dockerfile.develop

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ ENV DOTNET_USE_POLLING_FILE_WATCHER=true
55
EXPOSE 80
66

77
WORKDIR /src
8-
COPY ["Ordering.API.csproj", "./"]
98
COPY ["src/BuildingBlocks/EventBus/EventBus/EventBus.csproj", "src/BuildingBlocks/EventBus/EventBus/"]
109
COPY ["src/BuildingBlocks/EventBus/EventBusRabbitMQ/EventBusRabbitMQ.csproj", "src/BuildingBlocks/EventBus/EventBusRabbitMQ/"]
1110
COPY ["src/BuildingBlocks/EventBus/EventBusServiceBus/EventBusServiceBus.csproj", "src/BuildingBlocks/EventBus/EventBusServiceBus/"]

0 commit comments

Comments
 (0)