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

bash: VOLUME: command not found #7

Open
jepunband opened this issue Mar 13, 2020 · 2 comments
Open

bash: VOLUME: command not found #7

jepunband opened this issue Mar 13, 2020 · 2 comments

Comments

@jepunband
Copy link

hello, i'm getting this error while build ...

Rocket.Chat.Embedded.armhf/docker/rocketchat# docker build -t rc .

The command '/bin/sh -c groupadd -r rocketchat && useradd -r -g rocketchat rocketchat && mkdir -p /app/uploads && chown rocketchat.rocketchat /app/uploads VOLUME /app/uploads' returned a non-zero code: 139

so i tried manually typing one command at a time .. it works but this command hits error:
VOLUME /app/uploads
bash: VOLUME: command not found

@Sing-Li
Copy link
Member

Sing-Li commented Jul 7, 2020

it might be docker version compatibility problem. @jepunband did you ever get past it?

@Sing-Li
Copy link
Member

Sing-Li commented Jul 7, 2020

For faster response please join our 24 x 7 Pi channel. https://open.rocket.chat/channel/raspberrypi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants