Anders Björklund

Results 159 issues of Anders Björklund

Missed adding the feature to daemon.Write, when adding to tarball.Write (#404) And currently the tag is **removed**, when specifying _both_ tag and digest like so: ``` busybox:latest@sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 ``` The `crane`...

lifecycle/frozen

I started some experiments, using the Zstandard dictionary compression. https://facebook.github.io/zstd/#small-data In theory, it improves performance and compression ratio for small files. Remains to be seen, how the dictionary loading time...

feature

### How to reproduce ### 1. -DCMAKE_ASM_COMPILER="/usr/bin/as" -DCMAKE_C_COMPILER="/usr/bin/gcc" 2. -DZSTD_FROM_INTERNET=ON -DHIREDIS_FROM_INTERNET=ON 3. ### Actual behavior ### ``` [ 33%] Building ASM object zstd-build/lib/CMakeFiles/libzstd_static.dir/__/__/__/lib/decompress/huf_decompress_amd64.S.o [ 33%] Building C object zstd-build/lib/CMakeFiles/libzstd_static.dir/__/__/__/lib/decompress/huf_decompress.c.o Assembler...

bug
build

One `M.dict` for manifest, one `R.dict` for result Cache contents are unreadable without these! Requires zstd version 1.4.0+, such as 1.5.2 Closes #1109

feature

See #894 for discussion about TLS/SSL.

feature

The other display options open a window always, while the vnc is more "on demand" by using a separate vnc viewer. Add localhost and password support for some minimal security....

### Description Currently lima has information on how to run a command-line application. Either using the `nerdctl.lima` wrapper, or starting it from the `lima` shell. But there is no example...

documentation

### Description The qemu display might slow down the host, and the window be in the way... But it is also possible to connect to the qemu virtual machine desktop...

Normally using unix sockets, but can also used named pipes (fifo) **Currently "pipe" doesn't work properly, so workaround with "null"**

component/qemu
platform/Windows

The files are located in C:\Program Files\qemu\share on Windows. For some reason*, using pflash doesn't work - only old bios flag. ---- I'm not sure the default files work, had...

component/qemu
platform/Windows