aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile/test/csharp_coreclr_x64/Dockerfile
Commit message (Collapse)AuthorAge
* csharp_coreclr_x64 dockerfile not usefulGravatar Jan Tattermusch2017-09-05
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Update Mono to Jessie for C# DockerfilesGravatar Matt Kwong2017-06-02
|
* Fix C# DockerfilesGravatar Matt Kwong2017-04-10
|
* make C# docker image in sync with GCE performance workersGravatar Jan Tattermusch2017-04-06
|
* Add newest dotnet SDK to C# dockerfileGravatar Jan Tattermusch2017-03-09
|
* Updated protobuf dependency for python to 3.2.0Gravatar Mehrdad Afshari2017-03-07
|
* enable runing C# interop tests under coreclrGravatar Jan Tattermusch2016-09-09
|
* Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-11
|\
| * ran script to update actual docker filesGravatar Alexander Polcyn2016-08-02
| |
* | Make testing toolchain python 3.x compliantGravatar siddharthshukla2016-07-12
|/ | | | | | | | | | | | | | | six is necessary for making these scripts cross compatible between python 2.x and 3.x Changes: Add six to python_deps.include Include python_deps.include to all Dockerfile templates in test directory Include python_deps.include to all Dockerfile templates in stress_test directory Include python_deps.include to all Dockerfile templates in interop_test directory Replace print statements with print function calls (from futute..) Replace .iteritems() with .items() wherever necessary use six.moves to import BaseHTTPServer Generate new dockerfiles using generate_projects.sh
* Expunge all references to zookeeperGravatar Craig Tiller2016-07-01
|
* build experimental nugets with dotnet CLIGravatar Jan Tattermusch2016-06-29
|
* switch CoreCLR to preview2Gravatar Jan Tattermusch2016-06-27
|
* add csharp CoreCLR docker imageGravatar Jan Tattermusch2016-06-17