You are not logged in.

#1 2023-02-16 09:38:03

D3vil0p3r
Member
Registered: 2022-11-05
Posts: 205

[SOLVED] Building Arch Linux docker image

Hello, I'm trying to build the Arch Linux docker image from https://gitlab.archlinux.org/archlinux/archlinux-docker for testing purpose.

When I clone this repository, and I installed dependencies as described in the README, when I run "make docker-image-base" to build the "archlinux:base", I get the following message:

make: Nothing to be done for 'docker-image-base'.

Usually this message could occur when <tab> is not used before commands, but the original Makefile is correct and has <tab> before the specified commands, so I don't have idea why I'm still getting that message.

Last edited by D3vil0p3r (2023-02-19 02:17:18)

Offline

#2 2023-02-19 02:17:02

D3vil0p3r
Member
Registered: 2022-11-05
Posts: 205

Re: [SOLVED] Building Arch Linux docker image

Solved by running "make image-base", so the README on GitLab repository should be fixed.

Offline

Board footer

Powered by FluxBB