-
Have you seen [this](https://github.com/phusion/baseimage-docker)? Why not use that as a base image for this setup?
-
Hi,
I am trying to use **ibmcom/powerai:1.5.4-all-ubuntu18.04-py3** since it's listed as having TF 1.12.0, which is required for code I am trying to run.
I've also tried `source /opt/DL/tensorf…
ghost updated
3 years ago
-
@mgh128, I just got a link to your white paper from Phil:
https://gs1.github.io/EndToEndTraceability/GS1-WhitePaper-VerifiableCredentials-EPCIS-end-to-end-traceability.pdf
Some of the terms seem ve…
-
Background:
I am doing a project where I need to open Host system browser. The WSL is causing some problems if I detect it as Linux so I need to detect if Host is WSL to fix it.
While I can do …
-
Our Codespaces prebuilds are suddenly failing today due to a package registry mismatch with a very similar issue to #837
devcontainer.json entry:
```
"ghcr.io/devcontainers/features/docker-i…
-
### Nomad version
Found on 0.9.x series of releases. Currently unknown if reproduces on 0.10.x releases- we're currently attempting determine if we see reproduction in our 0.10.x test cluster.
```…
-
Sorry for the long intro, this is only for context, please skip the first paragraph if you are short on time.
We would like to ship the blosc shared library with [Fiji](https://fiji.sc), to support…
-
## Problem Statement
A frequent request from Bottlerocket users has been to have an easy mechanism to ship logs for the Bottlerocket host to some form of off-host log collector. To help address com…
-
### Steps to Reproduce
1. Open a Xamarin.iOS project that references a class library project (.NET Standard 2.0).
2. Place breakpoints in both the Xamarin.iOS code and class library code
3. Debug…
-
1. Run a containerized ASP.NET Core app within a container.
```console
docker run -it -p 8000:80 --name aspnetapp mcr.microsoft.com/dotnet/core/samples:aspnetapp
```
2. Build a image which c…