Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flags -d and --rm cannot be specified together #3698

Open
ricardobranco777 opened this issue Nov 27, 2024 · 0 comments
Open

flags -d and --rm cannot be specified together #3698

ricardobranco777 opened this issue Nov 27, 2024 · 0 comments
Labels
kind/unconfirmed-bug-claim Unconfirmed bug claim

Comments

@ricardobranco777
Copy link

Description

flags -d and --rm cannot be specified together, unlike with docker & podman.

Steps to reproduce the issue

nerdctl run -d --rm --name hola busybox sleep infinity

Describe the results you received and expected

FATA[0000] flags -d and --rm cannot be specified together

What version of nerdctl are you using?

2.0.0

Are you using a variant of nerdctl? (e.g., Rancher Desktop)

None

Host information

# nerdctl info
Client:
 Namespace:	default
 Debug Mode:	false

Server:
 Server Version: v1.7.23
 Storage Driver: overlayfs
 Logging Driver: json-file
  Cgroup Driver:  : systemd
  Cgroup Version: : 2
 Plugins:
  Log:     fluentd journald json-file none syslog
  Storage: btrfs native overlayfs
 Security Options:
  apparmor
  seccomp
   Profile:	builtin
  cgroupns
 Kernel Version:   6.11.8-1-default
 Operating System: openSUSE Tumbleweed
 OSType:           linux
 Architecture:     x86_64
 CPUs:             4
 Total Memory:     15.62GiB
 Name:             jeos
 ID:               cd0a6a50-152a-4ba3-804e-7f56e16e3963

WARNING: No swap limit support
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled

@ricardobranco777 ricardobranco777 added the kind/unconfirmed-bug-claim Unconfirmed bug claim label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/unconfirmed-bug-claim Unconfirmed bug claim
Projects
None yet
Development

No branches or pull requests

1 participant