doqueru-kun icon indicating copy to clipboard operation
doqueru-kun copied to clipboard

:snail:

Results 20 doqueru-kun issues
Sort by recently updated
recently updated
newest added

O doqueru-kun possui código relacionado a cgroups, mas não está sendo usado.

bug
good first issue
regression

As the cgroups v1 is now deprecated, we should discuss how to upgrade doqueru-kun to use cgroups v2. A few notable features includes better support to rootless containers and better...

enhancement
discurssion

É desejado que as mudanças feitas no container sejam temporárias e não afete a 'imagem'

Currently, **doquerinhos_shell** is an [Alpine](https://alpinelinux.org/) image. Would be great if the user could download/choose some arbitrary distro image :+1: (or from a selected set :-1: ) to use in the...

It would be great if we have experiments to show the effects and problems of using multiple **doqueru-kun** nested. A very good example for this is surely https://github.com/jpetazzo/dind, but tests...

Hi! I've seen that your repo does not have a LICENSE file so I created one with GPL. :)

While reading command-line arguments, the cgroup paths are concatenated with cgroup_name. Besides adding extra code into argument parsing, this can lead to problems if/when we add a argument that changes...

good first issue
hacktoberfest
refactoring
CLI

Would be nice to have security tests. Tests trying to break free the container isolation and reflecting changes on host. Tests may fail or succeed, both are important.

Security
Test

O código foi refatorado por completo, mas ainda há coisas que podem ser melhoradas. O cálculo de cfs_quota_us e do cfs_period_us por exemplo não fazem tanto sentido se não consultar...

good first issue
hacktoberfest