Darioirad

joined 2 years ago
[–] [email protected] 2 points 3 weeks ago

Thank you man! I will look further into that

[–] [email protected] 2 points 3 weeks ago (2 children)

I see your point about trusting signed Debian packages, and I agree that’s ideal when possible. But Docker and APT serve very different purposes — one is for OS-level package management, the other for containerization and isolation. That’s actually where I got a bit confused by your answer — it felt like you were comparing tools with different goals (due to my limited knowledge). My intent isn’t just to install software, but to run it in a clean, reproducible, and isolated environment (maybe more than one in the same hosting machine). That’s why I’m considering building my own container from a minimal Debian base and installing everything via apt inside it, to preserve trust while still using containers responsibly! Does this makes sense for you? Thank you again for wasting your time to reply to my dumb messages

[–] [email protected] 1 points 3 weeks ago (4 children)

So, if I understand correctly: rather than using prebuilt images from Docker Hub or untrusted sources, the recommended approach is to start from a minimal base image of a known OS (like Debian or Ubuntu), and explicitly install required packages via apt within the Dockerfile to ensure provenance and security. Does that make sense?

[–] [email protected] 1 points 3 weeks ago (6 children)

Thank you very much! For the off by default part i can agree, but why it's horribly broken?

[–] [email protected] 4 points 3 weeks ago (8 children)

Please explain this to me

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago) (1 children)

Thank you!!! Any chance the app supports a ‘random-but-personalized’ music suggestion feature? Like the playlist finish and it keeps playing based on your previous content

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago) (3 children)

But how can i replace the built in function of youtube playing music on mobile in the background? Please give me an alternative

[–] [email protected] 2 points 1 year ago (1 children)

The article is available only for registered user; does someone has the source please?