Skip to content

Shared Lib Errors #2

@znorris

Description

@znorris

My host machine is Ubuntu 15.10 and get the following errors:

running:

docker run -v $(which docker):/usr/bin/docker -v /var/run/docker.sock:/var/run/docker.sock -v $(pwd):/reports dduportal/oscap4docker:1.0.0 image-cve ubuntu:14.04 --results /reports/oval-results-file.xml --report /reports/oval-report.html

-v /lib/x86_64-linux-gnu/libapparmor.so.1:/lib/x86_64-linux-gnu/libapparmor.so.1 doesn't seem to help.

/usr/bin/docker: error while loading shared libraries: libapparmor.so.1: cannot open shared object file: No such file or directory
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors

Perhaps related to SvenDowideit/dockerfiles#17

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions