AppImage / AppImage/AppImageKit
Can't run AppImage from Docker container
Abierto
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 9.4k
- Forks
- 588
- Métricas de merge de PR
- Métricas de PR pendientes
Descripción
I can't manage to run any AppImage from my docker container.
With appimagetool here is what I got:
```
$ ./appimagetool-x86_64.AppImage
bash: ./appimagetool-x86_64.AppImage: No such file or directory
```
```
$ ./appimagetool-x86_64.AppImage --appimage-extract-and-run
bash: ./appimagetool-x86_64.AppImage: No such file or directory
```
My container is based on ubuntu (tested with 16.04 & 18.04) with fuse installed
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.