Skip to content

How to change to www-data? #779

@siddjain

Description

@siddjain

Hello we are using wordpress docker image. Thanks for this image first of all. We can login to a running container using:

docker exec -it container-name /bin/bash

This logs the user as root. From here how can we change the user to www-data? We tried:

su www-data

but it says:

This account is not available

Thanks for your help.

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