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

Permission denied @ rb_sysopen - /home/oxidized/.config/oxidized/config #3329

Open
G0nz0uk opened this issue Nov 29, 2024 · 0 comments
Open

Comments

@G0nz0uk
Copy link

G0nz0uk commented Nov 29, 2024

Hello,

What am I doing wrong here? I'm trying to install Oxidize as Docker using the instructions from:

https://github.com/ytti/oxidized?tab=readme-ov-file#running-with-docker

This is how far I have got:

oxidized@server-oxidized:~$
git clone https://github.com/ytti/oxidized
docker build -q -t oxidized/oxidized:latest oxidized/
mkdir /etc/oxidized

Then I run it for the first time as suggested to create the config file:

docker run --rm -v /etc/oxidized:/home/oxidized/.config/oxidized -p 8888:8888/tcp --user oxidized -t oxidized/oxidized:latest oxidized
Permission denied @ rb_sysopen - /home/oxidized/.config/oxidized/config

Any help would be most appreciated

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

1 participant