8000 Global installation script · Issue #526 · containers/podman.io_old · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Global installation script #526
Open
@senges

Description

@senges

Docker (and other projects) provides an URL endpoint to download a distribution agnostic installation script : https://get.docker.com.

Makes installation procedure super intuitive as it makes possible for anyone to install Docker on any Linux distribution without searching all the steps on the internet.

$  curl -Ssl https://get.docker.com | bash

I know this kind of curl | bash is considered bad practice. However, used with caution, it can make things super easy and save time to many people.

Is it something that has been considered ?

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

      0