-
I'm currently experiencing build issues on `nightly-6.0-amazonlinux2`. Appears related to the new `Foundation` on nightly:
```
/workspace/.build/checkouts/swift-http-types/Sources/HTTPTypesFoundat…
-
### Issue
Attempting to use Canvas on Lambda results in the following error:
```
/var/task/node_modules/canvas/build/Release/canvas.node:
cannot open shared object file: No such file or director…
-
We are going to stay with node16 for 2.9, and plan to move to node18 for 2.10.
This would ensure us to have enough time for the upgrade.
As well as compensate the changes for multiple teams.
We …
-
Inspired by https://www.jenkins.io/blog/2021/08/17/docker-images-use-jdk-11-by-default/#:~:text=Docker%20tag%20updates%20stopped
-
My goal is to use Ruby 3.1.2 (since my RoR app uses 3.1.2), so I specify an image inside the pipeline manifest file like this
```
...
build:
image: aws/codebuild/amazonlinux2-x86_64-standard:4.0…
-
Investigate the possibility of relying on the CRI to retry pulling docker images from different hosts (i.e. try quay and then dockerhub).
Determine which CRI is used by AmazonLinux2 AMIs. It might b…
-
**What package is missing from Amazon Linux 2023? Please describe and include package name.**
In Amazonlinux2 when you install "_logrotate_" package creates a script file "_logrotate_" under the _/et…
-
**Describe the bug**
A clear and concise description of what the bug is.
## Deployment method
- [ ] subscription image from MarketPlace of Cloud
- [ ] All-in-one Installer
- [ ] ansible-pla…
-
CUDA: release 9.2,
PYTORCH: 0.4.0
UBUNTU: Ubuntu 16.04
PYTHON: 2.7
Here is what I did:
```
cd networks/correlation_package
sudo python setup.py install --user
```
What I got:
```
runn…
-
I am using this library for .net core [andrei-m-code/net-core-html-to-image]( https://github.com/andrei-m-code/net-core-html-to-image) in my application, locally it works fine.
But when deploying …