Skip to content

Dockerfile installation error #2488

@zoelesv

Description

@zoelesv

Describe the bug
Failure to install Bundler and dependencies during Docker build process.

To Reproduce
Steps to reproduce the behavior:

  1. Clone the repository: git clone [https://github.com/academicpages/academicpages.github.io]
  2. Run: docker build -t jekyll-site .

Expected behavior
[+] Building 1.9s (8/9) docker:desktop-linux
=> CANCELED [1/5] FROM docker.io/library/ruby:3.2@sha256:f91b6fc160a5a82 0.0s
=> CACHED [2/5] RUN apt-get update && apt-get install -y build-essen 0.0s
=> CACHED [3/5] WORKDIR /usr/src/app 0.0s
=> ERROR [4/5] COPY Gemfile Gemfile.lock ./ 0.0s

Screenshots
Screenshot 2024-10-01 at 9 17 24 PM

Desktop (please complete the following information):

  • OS: macOS 13.0.1

Metadata

Metadata

Assignees

Labels

bugA bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions