8000 `ch-image build` example from tutorial does not work anymore · Issue #1703 · hpc/charliecloud · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.
This repository was archived by the owner on May 27, 2025. It is now read-only.
ch-image build example from tutorial does not work anymore #1703
Closed
@wiene

Description

@wiene

The ch-image build --force . example given in the "90 seconds to Charliecloud" tutorial does not work anymore:

$ cd /<path>/<to>/examples/hello
$ ch-image build --force .
usage: ch-image build [-h] [--cache | --no-cache | --rebuild] [-a ARCH]
                      [--always-download] [--auth] [--cache-large SIZE]
                      [--debug] [--dependencies] [--no-lock] [--password-many]
                      [--profile] [-s DIR] [--tls-no-verify] [-v] [--version]
                      [-b SRC[:DST]] [--build-arg ARG[=VAL]] [-f DOCKERFILE]
                      [--force [MODE]] [--force-cmd CMD,ARG1[,ARG2...]] [-n]
                      [--parse-only] [-t TAG]
                      CONTEXT
ch-image build: error: argument --force: invalid choice: '.' (choose from 'fakeroot', 'seccomp')

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0