Cesar De la Torre
f149734db7
Fixed image name for SQL Server on Windows Container. It changed from microsoft/mssql-server-windows to microsoft/mssql-server-windows-developer
2018-01-05 12:30:10 -08:00
Cesar De la Torre
6ccec8bded
Fixed issue with dockerfile position for the webmvc app in docker-compose-windows
2018-01-05 10:28:05 -08:00
yanchenw
e4fa15b813
Optimize multi-stage build Dockerfile
...
Remove explicitly copied dependencies, copy entire solution
into the conainter and depends on the cache to reduce build
time.
Addd temporary solution file which does not contains the
dcproj file to work around the issue that the dotnet cli
cannot handle dcproj.
2018-01-04 11:01:45 -08:00
dsanz
af9041a7f6
Update docker-compose-windows for multistaging
2017-12-12 19:04:38 +01:00
Cesar De la Torre
cc4325cee5
Updated all docker-compose files version from 2.1 to 3
2017-10-08 13:24:32 -07:00
Eduard Tomàs
6fd4f46058
Fix for rabbitMQ under windows containers.
...
Also some config tweaking on windows
2017-09-05 15:55:17 +02:00
Eduard Tomàs
8198126daf
Use dotnet multi-architecture images.
...
Removing docker-compose.windows.override (not needed as is identical to docker-compose.override)
2017-09-04 19:07:53 +02:00
Ramón Tomás
58f3b5b274
Removed GracePeriod microservice and added as a HostService
2017-08-23 00:10:28 +02:00
Ramón Tomás
87ea62cc66
Updated docker compose files for windows
2017-08-03 12:59:38 +02:00
Eduard Tomas
018f6e9342
Minor issues fixed
...
Use current branch as tag
2017-06-19 19:01:00 +02:00
Ramón Tomás
4b8723f723
Created Marketing read data model
2017-06-13 17:31:37 +02:00
Ramón Tomás
380cd0325c
Added location.api integration tests
2017-06-09 12:16:57 +02:00
Eduard Tomas
85b7df6b31
Removed custom docker images for redis and rabbitmq
2017-05-12 11:06:39 +02:00
Ramón Tomás
f2f2f2fbfa
Fix: rabbitmq and redis image names were not correctly set in docker compose windows file
...
Redis and rabbitmq images now are not created when executing built. We force to pull them from docker hub.
2017-04-25 16:11:12 +02:00
Eduard Tomas
c4da4ce935
windows images named differently than linux
2017-04-25 11:48:51 +02:00
Eduard Tomas
5b9b92397d
Updates to dockerfile / docker-compose for windows containers
2017-03-24 13:15:40 +01:00
etomas
c38e078265
Deleting windows container files as they are not still supported
2017-03-06 15:00:41 +01:00
etomas
32bb724d80
Simplifying use of windows containers
2017-03-02 15:54:30 +01:00