Skip to content

Readme: obsolete docker flag (--link) #473

@rossthom

Description

@rossthom

I want to run Odoo 16 from docker following the instructions written on the README file.
When executing the command line on § 'Start an Odoo instance': $ docker run -p 8069:8069 --name odoo --link db:db -t odoo,
I get the following docker error:

Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
Error: unknown flag: --link
See 'podman run --help'

the --link flag is deprecated : https://docs.docker.com/network/links/
The command line needs to be updated on the documentation.

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