Skip to content

"docker: 'manifest' is not a docker command.' #928

@Drillan767

Description

@Drillan767

Description

I can't create a manifest file from the docker command line

Steps to reproduce the issue:

  1. simply type "docker manifest" from the console

Describe the results you received:
When typing "docker manifest create" or just "docker manifest", I only get one result:
"docker: 'manifest' is not a docker command.'
Also, when typing "docker --help", 'manifest' doesn't show up

Output of docker version:

Docker version 17.12.1-ce, build 7390fc6

Output of docker info:

Containers: 21
 Running: 0
 Paused: 0
 Stopped: 21
Images: 10
Server Version: 17.12.1-ce
Storage Driver: overlay2
 Backing Filesystem: extfs
 Supports d_type: true
 Native Overlay Diff: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
 Volume: local
 Network: bridge host macvlan null overlay
 Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Init Binary: docker-init
containerd version: 9b55aab90508bd389d7654c4baf173a981477d55
runc version: 9f9c96235cc97674e935002fc3d78361b696a69e
init version: 949e6fa
Security Options:
 apparmor
 seccomp
  Profile: default
Kernel Version: 4.13.0-36-generic
Operating System: Ubuntu 17.10
OSType: linux
Architecture: x86_64
CPUs: 4
Total Memory: 15.6GiB
Name: jaeger-870-023nf
ID: RQWN:PVKL:ZU6K:C374:ZMX3:JMTW:SZQ3:QFG3:4SU2:LWX7:2FCY:TPKE
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): false
Username: jaeger767
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
 127.0.0.0/8
Live Restore Enabled: false

WARNING: No swap limit support

Additional environment details (AWS, VirtualBox, physical, etc.):

Well I don't know, I use Docker Hub, and my initial goal was to create an image so that it could be both compatible to AMD64 and ARM, but I'm new to Docker so I'm pretty much lost

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions