Skip to content

Failures in Step 3 #5

@ibz096

Description

@ibz096

Building the Dockerfile gives errors.

Host machine: cat /etc/*release
CentOS Linux release 7.3.1611 (Core)
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"

CentOS Linux release 7.3.1611 (Core)
CentOS Linux release 7.3.1611 (Core)

Docker version Docker version 1.12.6, build 88a4867/1.12.6

I built the image with docker build username/projectname:latest .
I noticed some errors, but just ignored them.

I ran the ran image in interactive mode and noticed that there was no apache2 binary.
I tried looking for the apache2 binary with sudo find / -name apa*

I also looked through /etc/ , /bin/ , /sbin/ , for any kind of apache files, but no luck

I have attached the output of the docker build command here:
docker-output.txt

Please useless -Rto read the docker-output.txt with ANSI color formatting

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