-
`apptainer build` reruns everything all the time. I guess this is expected behavior, but is there a way to bypass it? Should I build docker images first, and then a apptainer one based on that? What i…
-
Type: Bug
I have noticed that the textmate scope for the closing `>` bracket in the open `` tag is not recognised as anything beyond `html-template.ng` when there is an attribute or indeed as soon a…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When running a bit boilerplate admin panel demo in docker, it launches into the swagger UI fi…
-
**Describe the bug**
When using a dataframe with newer/nullable dtypes, such as the following, I am unable to generate any reports
```python
In[83]: df4.dtypes
Out[83]:
str_col string
…
mands updated
2 years ago
-
I want to change a setting in my config.php. I'm following this example: https://github.com/nextcloud/docker/tree/master/.examples/docker-compose/with-nginx-proxy/mariadb-cron-redis/fpm/app
so my do…
-
-
### Summary
I'd like to add support for things like:
```
brew services start foo
brew services stop foo
brew services restart foo
brew services kill foo
```
More than happy to implement it m…
-
Hi, I am getting a go mod error while trying to run the script for building the example resource driver image.
```
go mod vendor
go mod verify
all modules verified
for dir in api/utils/selector…
-
### Describe the Bug
`dotnet pack` fails inside of the conmtainer with wild errors like:
```
Assembly loaded during Evaluation: System.Reflection.Metadata, Version=8.0.0.0, Culture=neutra…
rklec updated
3 months ago
-
### Summary
Running `ansible-test integration --python 3.12 --docker fedora40 -v locale_gen` in the community.general repo results in an error related to the docker flag.
### Issue Type
Bug…