-
### Description of Issue
I have some generic docker_container.running state. I have disabled sysctl with net.ipv4.tcp_timestamps set to 0:
```yaml
{{ container }}_run:
docker_container.runni…
BruXy updated
4 years ago
-
## Latest news on native ARM compatibility
- **(2020-12-26) We currently have 3168 formulas bottled for Apple Silicon in homebrew-core. At this point, the table below is probably not really relevan…
claui updated
3 years ago
-
Good day,
I ran PkgDev.config() on julia 0.5 Mac OS X:
```
Julia Version 0.5.0
Commit 3c9d753 (2016-09-19 18:14 UTC)
Platform Info:
System: Darwin (x86_64-apple-darwin13.4.0)
CPU: Intel(R) Core(…
-
Hi,
I am trying to install the Julia Release 1.4.2 from source code.
Using GCC 6.3.0 (compiled from source):
```
[sfux@eu-a6-001-01 julia-1.4.2]$ gcc --version
gcc (GCC) 6.3.0
Copyright (C…
-
```user@tuxbox ~/cranelift $ cargo build
Updating crates.io index
error: failed to load source for a dependency on `capstone`
Caused by:
Unable to update registry `https://github.com/rust-…
-
### Description of Issue/Question
When using salt 2018.3 to control a docker container, an attempt to set a LogConfig option overrides all other LogConfig default set on the docker host for that cont…
-
Hi, I carefully open this bug report since it might be my own fault.
I tried z4h in a docker container, played with it. I decided to copy the `.zshrc` to my maschine then but before I did that I mo…
-
Frequently, after using zenith for more than 24-28h memory usage follows a steady trend, reaching over 200MiB (used, not virtual) memory, as reported by zenith itself. This is not a sudden recent beha…
-
I currently am unable to set head detached with a valid hash. Here's my code:
```
fn reset_head_to_hash(&self, hash: &[u8; 20]) -> Result {
let object_id = Oid::from_bytes(hash).unwr…
-
I'm trying to link LibGit2 into the 0.9 version of [Elektra](https://github.com/ElektraInitiative/libelektra). Compilation is done in a Debian 10 docker container:
```
jenkins@3b4997b41501:/$ dpkg -…