-
We already have a Dockerfile for running up the project. Adding Docker Compose simplifies the process of defining and sharing multi-container applications. It allows you to configure services, network…
-
*Before creating a bug report please make sure you are using the latest docker image / code base.*
**Please complete the following information**
- Installation Type: [Docker]
- Have you tried u…
-
### Is this a new feature request?
- [X] I have searched the existing issues
### Wanted change
Include stop_grace_period in docker compose file in the readme and docker page
### Reason for change
…
-
### System Info / 系統信息
Cuda版本:12.1
Pytorch版本:2.5.1
操作系统:WIN10
python版本:3.9.11
transformers: 4.46.3
### Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?
- [ ] docker / docker
- [X] p…
-
Alas, this problem #905 is still with us:
```
# curl -sS https://download.docker.com/linux/ubuntu/dists/jammy/InRelease | grep -m 1 ' Release'
(Start: 2024-11-13 20:56:09 PST)
21aa519ad508ce13ee1854f…
-
### Existing Resources
- [X] Please search the existing issues for related problems
- [X] Consult the product documentation : [Docs](https://kasmweb.com/docs/latest/index.html)
- [X] Consult the …
-
I run the my rust app with `cargo flamegraph` in my local environment.
At that time, I could see the `perf.data` as temp file in my working dir.
And when the `CTRL+C`, I could also see the `flamegra…
-
### Describe the bug
When attempting a terminal autocomplete (double TAB) on any Docker command, the following error message is shown:
```
-bash: _get_comp_words_by_ref: command not found
-bash: […
-
Hi Team,
https://github.com/jhpyle/docassemble/blob/5332f40cad442fed75a0a685ce996c30d4e78ecf/Docker/initialize.sh#L1378
Let's substitute `443` with `${HTTPSPORT:-443}`
Same I've already done for …
-
I couldn't run "./orbit.sh -p source/standalone/demos/quadrupeds.py --livestream 1" correctly in docker container.
It first report that
![image](https://github.com/isaac-sim/IsaacLab/assets/153968…