-
I am running podman 5.3.1 on an Apple Silicon Mac, so x86_64 is a foreign architecture.
Consider a Dockerfile that creates a sudoer and then runs `sudo` as that user:
```
% cat Dockerfile
FROM alpi…
-
On modern Linux distros, the dynamic loading of libraries is handled by `/usr/lib64/libdl.so.2`. [AssimpNet](https://www.nuget.org/packages/AssimpNet/5.0.0-beta1), the .NET wrapper for AssImp, is rath…
-
In rendering we have `AdaptiveFunc` based camera controllers which have the advantage of precise dependency tracking with support for dependency triggered rendering and animations.
There is also `afu…
-
### Issue Description
When creating a container as root using userns=auto and a specific image, the container creation fails with this error:
```
DEBU[0004] Failed to create container charming_shirl…
jorti updated
2 weeks ago
-
manifests in apps using F# 5.0.. seealso https://github.com/aardvark-platform/aardvark.base/issues/79
-
There is hard-coded directory in example's code.
https://github.com/aardvark-platform/aardvark.rendering/blob/master/src/Examples%20(netcore)/20%20-%20VolumeRendering/Program.fs#L171
-
I just learned that some drivers claim to support MultiDraw but crash hard when rendering. Similar things are persistently mapped buffers, and several other features where we have workarounds.
Curren…
-
`MutableApp.toWebPart` is the default entry used in most demos and applications. This also builds a `renderer : Server` with `fileSystemRoot = Some "\"` (https://github.com/aardvark-platform/aardvark.…
-
currently we cannot build on travis. must be something with outdated f# compiler: https://travis-ci.org/aardvark-platform/aardvark.media/builds/567939941
i disabled problematic one-liner for the mo…
-
The google colab platform runs on Ubuntu version: "17.10 (Artful Aardvark)"
I tried installing Meep by using the following command and the installation failed. Please provide a working set of command…