-
### Checklist
- [ ] 1. If the issue you raised is not a feature but a question, please raise a discussion at https://github.com/sgl-project/sglang/discussions/new/choose Otherwise, it will be closed.…
-
### Is this a docs issue?
- [x] My issue is about the documentation content or website
### Type of issue
Information is incorrect
### Description
I have a Spring Boot REST API project and I follo…
-
We have some comments on your Dockerfile.
For security
- You should not run as root in the container
- The base image contains an unnecessary amount, i.e. an unnecessarily large attack surface
…
-
## Describe the bug
The Dockerfile does not build the project, instead it downloads a pre-built binary since 3f4526debee9a4c5fc932c2c5fbe4025667d789f.
## Steps to reproduce the bug
##…
-
## **Desired feature/enhancement**
Add OpenMM installation to the dockerfile
## **Motivation**
Currently we provide haddock3 as package https://github.com/haddocking/haddock3/pkgs/con…
-
Adding a Dockerfile to this project would streamline the deployment process and ensure a consistent environment across different setups. With a Dockerfile, developers can easily build, run, and manage…
-
Thanks for open-sourcing this! I think it'd be helpful to have a Docker Image, or a Dockerfile, or at least an environment yaml so that people can run this easily without setting up the environment th…
-
- Can we use Alpine or similar small distro as base instead of Ubuntu?
- We might be able to use more tools directly from distro packages instead of from upstreams. Investigate, for instance, iveri…
-
I was starting to take a look at #7649, but I'm currently unable to build the Dockerfile from an M2 on OSX. Getting the following error:
```
------ …
-
1. Team lead gets a Docker Hub account.
2. Create your own Dockerfile; use argnctu/oop:latest as base image
3. Add your own installation (e.g., require.sh)
4. Add build.sh in your Docker/ folder wi…