Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
data-center-auto
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bltdc
data-center-auto
Commits
badbefc6
Commit
badbefc6
authored
Mar 11, 2019
by
lizefeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
重新生成dokerfile
parent
347b5dac
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
9 deletions
+9
-9
.dockerignore
.dockerignore
+2
-2
AutoTurnOver.sln
AutoTurnOver.sln
+6
-6
docker-compose.dcproj
docker-compose.dcproj
+1
-1
No files found.
.dockerignore
View file @
badbefc6
...
...
@@ -4,6 +4,7 @@
.gitignore
.vs
.vscode
docker-compose.yml
docker-compose.*.yml
*/bin
*/obj
**/.toolstarget
\ No newline at end of file
AutoTurnOver.sln
View file @
badbefc6
...
...
@@ -17,10 +17,10 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "AutoTurnOver.Console", "Aut
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AutoTurnOver.Purchase.AverageTarget", "AutoTurnOver.Purchase.AverageTarget\AutoTurnOver.Purchase.AverageTarget.csproj", "{DD5C8D24-7098-4708-A1AC-ACFBB5EBBD6C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "test", "test\test.csproj", "{9B3FE8C3-061C-4E94-AF23-11727A3B70A8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AutoGeneratePurchaseAdvise", "AutoGeneratePurchaseAdvise\AutoGeneratePurchaseAdvise.csproj", "{350405A0-13DF-4F20-8B3F-0AB923BE9DFF}"
EndProject
Project("{E53339B2-1760-4266-BCC7-CA923CBCF16C}") = "docker-compose", "docker-compose.dcproj", "{CA09D200-02F1-4AC8-8A65-A6805A1FF35E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
...
...
@@ -51,14 +51,14 @@ Global
{DD5C8D24-7098-4708-A1AC-ACFBB5EBBD6C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DD5C8D24-7098-4708-A1AC-ACFBB5EBBD6C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DD5C8D24-7098-4708-A1AC-ACFBB5EBBD6C}.Release|Any CPU.Build.0 = Release|Any CPU
{9B3FE8C3-061C-4E94-AF23-11727A3B70A8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9B3FE8C3-061C-4E94-AF23-11727A3B70A8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9B3FE8C3-061C-4E94-AF23-11727A3B70A8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9B3FE8C3-061C-4E94-AF23-11727A3B70A8}.Release|Any CPU.Build.0 = Release|Any CPU
{350405A0-13DF-4F20-8B3F-0AB923BE9DFF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{350405A0-13DF-4F20-8B3F-0AB923BE9DFF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{350405A0-13DF-4F20-8B3F-0AB923BE9DFF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{350405A0-13DF-4F20-8B3F-0AB923BE9DFF}.Release|Any CPU.Build.0 = Release|Any CPU
{CA09D200-02F1-4AC8-8A65-A6805A1FF35E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CA09D200-02F1-4AC8-8A65-A6805A1FF35E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CA09D200-02F1-4AC8-8A65-A6805A1FF35E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CA09D200-02F1-4AC8-8A65-A6805A1FF35E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
...
...
docker-compose.dcproj
View file @
badbefc6
...
...
@@ -3,7 +3,7 @@
<PropertyGroup
Label=
"Globals"
>
<ProjectVersion>
2.1
</ProjectVersion>
<DockerTargetOS>
Linux
</DockerTargetOS>
<ProjectGuid>
23b3c567-1f02-4954-b621-26490d75f0fc
</ProjectGuid>
<ProjectGuid>
ca09d200-02f1-4ac8-8a65-a6805a1ff35e
</ProjectGuid>
</PropertyGroup>
<ItemGroup>
<None
Include=
"docker-compose.override.yml"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment