-
### Description
hello,
I am trying to understand the root cause of the following issue with the `amazonlinux:2` docker image. Whenever I run `cp` inside of a running container the command behave…
-
Place the following text in a file named `Dockerfile`:
```dockerfile
FROM amazonlinux:2
RUN yum install -y python3 python3-devel gcc graphviz-devel
RUN pip3 install pygraphviz || ls /usr/inc…
-
From https://github.com/dazza-codes/docker-google-s2-lambda
The build works, but it has cmake/swig WARNINGs and the python import fails. The Dockerfile uses `FROM amazonlinux` and it installs the …
-
**Build Scans:**
- [elasticsearch-periodic-platform-support #4716 / windows-2016_checkpart3_platform-support-windows](https://gradle-enterprise.elastic.co/s/emgnt6z555i56)
- [elasticsearch-periodic-pl…
-
Hello,
I'm using shush_linux_amd64 version 1.4.X on the latest amazonlinux:latest docker image and have noticed that decryption takes roughly 20 seconds on a container with 2cpu 4GB memory. Version…
-
I am trying to use h5py in AWS Lambda. I tried installing h5py (and a few other libraries) into a virtual environment, zipping the python folder, and installing the zip folder in a Lambda Layer. The o…
-
Hi,
I'm using a Dockerfile with the `kong/kong-gateway:3.5.0.3-amazonlinux-2023` and my plugins fail to start because **apparently** the `kong` user does not have written permissions to `/usr/local…
-
In the Dockerfile, "FROM amazonlinux:latest" now refers to Amazon Linux 2023, and the Node.JS v16 installation fails on this version. Changing that line to "FROM amazonlinux:2" corrects the issue.
-
Follow ups from https://github.com/pytorch/pytorch/issues/130744 so we can have an open issue but still leave the original one with the sev label
AI:
* check that sccache can write to bucket and e…
-
# Description
While doing the tests for the [v4.10.0-alpha2 Installation Assistant test](https://github.com/wazuh/wazuh/issues/26446) I discovered a bug that breaks the installation process.
When …