Add project files.

This commit is contained in:
Aleksandr Popov
2023-06-24 17:15:56 +02:00
parent 2550bc81d5
commit 32813531e2
17 changed files with 461 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" Sdk="Microsoft.Docker.Sdk">
<PropertyGroup Label="Globals">
<ProjectVersion>2.1</ProjectVersion>
<DockerTargetOS>Linux</DockerTargetOS>
<ProjectGuid>9e564c7c-c521-47ac-9cd1-f475b2e4174c</ProjectGuid>
</PropertyGroup>
<ItemGroup>
<None Include="docker-compose.yml" />
<None Include=".dockerignore" />
</ItemGroup>
</Project>