Spyke

Replies

linux

Comment on

I often read that (docker) containers are not good for security. What are secure methods of creating secure isolated environments to run questionable programs in?

Reply in thread

I agree. But imo these usecases are more known and mature in traditional setups, we could apt update and restart a systemd service and its done.

Its not so obvious and there are no mechanisms for containers/images.

(I am not into devops/sysadmin, so this might also be my lack of exposure)

linux

Comment on

I often read that (docker) containers are not good for security. What are secure methods of creating secure isolated environments to run questionable programs in?

Reply in thread

It can pull and build containers fine but last time I tried there were some differences. Mounts were not usable because user uid/gid behave quite differently. Tools like portainer dont work on podman containers. I havent tried out any networking or advanced stuff yet.

But i found that the considerations to write docker files are quite different for podman.

Comment on

*Permanently Deleted*

Reply in thread

I havent used notepadqq. But compared to notepad++ i missed some plugins like the analyze plugin. The performance for huge log files could be better. It has its own advantages like proper lsp suport, it can open files over network (https), Integrated terminal.

You reached the end