Cesar De la Torre
|
9eaa81cbdb
|
Saved with Linux EOL
|
7 years ago |
Cesar De la Torre
|
8d42dfeb39
|
Workaround (dotnet CLI set with verbosity minimal) so we don't get stdout errors when compiling from the Docker Linux "build containers" when doing the CLI build.
Related bug: https://github.com/Microsoft/msbuild/issues/2153#issuecomment-305375162
|
7 years ago |
Cesar De la Torre
|
6ee4edcebb
|
Fixing Linux Script files to have UNIX line ending instead of WINDOWS. Somehow it was reverted.
|
7 years ago |
Eduard Tomas
|
7258a58f5b
|
All docker compose to version 2.1 that seems to work in vsts hosted linux build agent
|
7 years ago |
Eduard Tomas
|
cd42c17cd1
|
Buildfiles to mitigate msbuild issue - https://github.com/Microsoft/msbuild/issues/2153
|
7 years ago |
Eduard Tomas
|
d9f7b3de15
|
fix error on docker-compose invoke
|
7 years ago |
Eduard Tomas
|
ea248b5563
|
Run containers in detached mode
|
7 years ago |
Eduard Tomas
|
1cc9e82259
|
Run script for release managment
|
7 years ago |
Andre Passos
|
db1fa9fd5c
|
update to angular-cli and angular 4
|
7 years ago |
Andre Passos
|
7b1d11e4a8
|
update to angular-cli and angular 4
|
7 years ago |
Eduard Tomas
|
e05cbfa809
|
Added WebStatus to cli build scripts.
Removed old script build for windows.
|
7 years ago |
Eduard Tomas
|
68ec546fbd
|
Added WebStatus to cli build scripts.
Removed old script build for windows.
|
7 years ago |
Cesar De la Torre
|
f2999a46fb
|
Added docker-compose.prod.yml for testing with Xamarin app in remote devices, like in a WiFi, of for running the Web Apps from remote Browsers.
Start the solution with:
docker-compose -f docker-compose.yml -f docker-compose.prod.yml up -d
Also, some clean-up.
|
8 years ago |
Cesar De la Torre
|
e8c5eb1eb5
|
Fix bug/issue in SPA when building from build-container and it is not compatible in Linux with previous SPS content, so needs to run npm rebuild node-sass first
|
8 years ago |
Cesar De la Torre
|
f9e670425a
|
Cleaning up the docker-compose.override.yml by getting rid of commented URLs for a production enviroment
|
8 years ago |