AppImage / AppImage/AppImageKit
Can't run AppImage from Docker container
Open
- Dominant language
- No language data
- Stars
- 9.4k
- Forks
- 588
- PR merge metrics
- PR metrics pending
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.