lainiwa / py3software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This package fails to execute entrypoint

git clone https://github.com/lainiwa/py3software.git
cd py3software/py3software
dpkg-buildpackage --unsigned-source --unsigned-changes --build=binary
# Installs the package and then tries to execute the entrypoint
docker build -t test ..  # `RUN sayhello` fails
# ELF load command address/offset not properly aligned

About


Languages

Language:Python 65.6%Language:Makefile 20.0%Language:Dockerfile 14.4%