-
my os is:
root@ubuntu:~# uname -a
Linux ubuntu 5.0.0-23-generic #24~18.04.1-Ubuntu SMP Mon Jul 29 16:10:24 UTC 2019 **aarch64** aarch64 aarch64 GNU/Linux
root@ubuntu:~#
docker run --rm -it --r…
-
## I'm submitting a ...
- [x] bug report
- [ ] new feature / enhancement request
- [ ] improvement request (usability, performance, tech debt, etc.)
- [ ] other
## Traffic Control …
-
Not as much as issue as a HOWTO, but here are some EASY steps you can use to get a PKT suite built with newDo - in case you can't build "pure go" versions on your distro for some reason, need to avoid…
-
# Description of problem
I tried to run the official gitlab-ce image from docker hub using kata runtime. The start up was already very slow and even after waiting half an hour, gitlab was not healt…
-
Processor description: https://en.wikichip.org/wiki/apple/mx/m1
```console
% sysctl -A machdep.cpu
machdep.cpu.cores_per_package: 8
machdep.cpu.core_count: 8
machdep.cpu.logical_per_package: 8
…
-
To make development more manageable, the codebase should perhaps be split into several relatively independent units and placed into separate files. This is useful for working on multiple changes at on…
-
## I'm submitting a ...
- bug report
- other
## Traffic Control components affected ...
- Traffic Ops
- CI tests
## Current behavior:
When the Traffic Ops API Tests GitHub …
-
Despite there even being a module for Dash, Bash is still required to actually execute Dracut. It wouldn't be a herculean effort to simply replace the Bashisms with POSIX conformant shell code.
-
The support to run 32bit programs under 64bit kernel is missing, e.g. CONFIG_IA32_EMULATION is not set in current amd64 kernel config, but we can't control if a user runs 32bit binary in container.
…
-
**Which feature do you think can be improved?**
Docker in Kata performance
**How can it be improved?**
Docker pull can be faster
**Additional Information**
Nothing to add
**Before ra…