AppImage / AppImage/AppImageKit
Can't run AppImage from Docker container
Ouverte
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 9.4k
- Forks
- 588
- Métriques de merge des PR
- Métriques de PR en attente
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.