-
我想使用docker 部署mita
README没有给docker镜像地址
hub.docker.com上也没有
我试图自己编译项目 但是无法运行
我想在Alpine上运行mita
容器内没有systemctl 也没有办法使用mita用户登陆
```
/app/mieru # GOOS=linux GOARCH=amd64 CGO_ENABLED=0 GOCC=musl-gc…
-
### What happened?
same error: at https://github.com/mattn/go-sqlite3/issues/1164
cannot build crio's sqlite3 dependency.
### What did you expect to happen?
build with alpine 3.19 and golang 1.2…
-
- [x] This is a bug report
- [ ] This is a feature request
- [x] I searched existing issues before opening this one
### Expected behavior
This should not have had any errors
### Actual beha…
-
~~Might be related to #14~~
Code
```Kotlin
Dali.create(this).load(R.drawable.ic_launcher_background).blurRadius(10).into(imgBackground)
```
Stacktrace
```
2019-07-26 16:55:46.462 31292-31292…
-
### What software would you like us to add to wolfi-os. Ideally include a URL to the project and its source.
[drawio](https://github.com/jgraph/drawio-desktop) to be used in [mkdocs-drawio-exporter](…
-
### What do you want and why?
Thank you for your excellent project. I'm really stoked to see something like this gaining traction and I am keen to help out where I can. However, this issue goes bey…
-
**Actual behavior**
I'm currently using multi-stage builds from docker, the first one builds artifacts (with gradle) and the second one runs the application.
I got an error when starting the second…
-
ARK Shelf app crashes when loading some test data provided here:
https://github.com/ARK-Builders/ARK-Navigator/issues/412#issuecomment-1812792465
Below is the crash stack trace:
```
Fatal sign…
-
I created a new project and followed all the steps and the project is working smoothly on phonegap debug app in android but when i build the project via online phonegap builder, the apk generated is …
-
I used **CardFormField** in the bottomsheet, when I open and close the bottomsheet too frequently, App is crashing.
**Here is my code**
```
cardFieldButtonSheet() {
showModalBottomSheet(
…