-
Notifications
You must be signed in to change notification settings - Fork 30.4k
Closed
Labels
bugA bug.A bug.
Description
Describe the bug
Failure to install Bundler and dependencies during Docker build process.
To Reproduce
Steps to reproduce the behavior:
- Clone the repository: git clone [https://github.com/academicpages/academicpages.github.io]
- 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
Desktop (please complete the following information):
- OS: macOS 13.0.1