Kazım SARIKAYA
Kazım SARIKAYA
platform: ``` uname -a Linux d66440284cec 6.6.40-0-lts #1-Alpine SMP PREEMPT_DYNAMIC Tue, 16 Jul 2024 08:22:45 +0000 x86_64 Linux ``` the builder container file is this: ``` FROM docker.io/library/golang:1.22-alpine3.19 RUN apk...
Also decompress has error: ```python # Step 2: Decompress the Zstd file with open(file_path, 'rb') as f: dctx = zstandard.ZstdDecompressor() with dctx.stream_reader(f) as zstd_stream: tar_data = io.BytesIO(zstd_stream.read()) ``` this gives...
Is OSS will be continued? Version gap is too much to think OSS is continued.