-
In the community stand up today @shanselman asked if we should rename K, KPM, and KVM.
His suggestion was dotnet, so that we would have:
k -> dotnet
kpm -> nuget
kvm -> dotnetsdk
I've heard other s…
-
Dear ,
today i updated a project with "composer Update".
Afterwards i copied the files in jaxon-codeigniter/app to the corresponding places in my codeigniter-project.
After them i refreshed the App…
-
@jbeda's idea.
It might be useful to have our standard set up scripts have the master run a registry. This would make it easy to upload/distribute "local" images across the cluster.
While Docker has…
-
This is not an easy one, but I'm regularly encountering scenarios where production is not a different namespace but a different cluster (or even more complicated). This is the reason why many times I'…
-
Hi,
I am trying to put PyUpdater to use, and I am kinda struggling to wrap my head around its concepts.
I have an wxPython-based app that needs to be built for two platforms. I managed to get sp…
vvarp updated
5 years ago
-
At https://mail.python.org/pipermail/scipy-dev/2018-January/022372.html there's a discussion on how to make it easier to get started with SciPy development. One thing that came out is that it would be…
-
Thank you for new version release the other day.
We had better not use ssh on Docker container.
See also http://jpetazzo.github.io/2014/06/23/docker-ssh-considered-evil/
And we have some issues like…
-
I'm trying to use MinVer with JetBrains Rider (v2019.1). Unfortunately I have not been successful. I have tried adding MinVer properties and options to a .csproj property group, and using those pro…
mplgn updated
5 years ago
-
Yarn was present and could be started directly in v2.2.0
```bash
$ docker run -t -i --rm docksal/cli:2.2-php7.1 /bin/bash
docker@c9f1773a7687:/var/www$ yarn -v
1.7.0
docker@c9f1773a7687:/var/…
-
### What You Are Seeing?
While attempting the build of an ASP.NET Core project running against the full .NET framework using Cake 0.33.0, NuGetRestore correctly detected and used the "current" vers…