Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • io_uring_set_taskrun_flags
  • steal-all-io-on-hint
  • ripripgrepv4
  • io-sleep-strategies-msg-ring
  • improve-echoclient
  • improve-even-pulse
  • waitfd-sleep-strategy2
  • ripripgrepv2.5-io-sleep
  • ripripgrepv3-io-sleep
  • ripripgrepv3
  • ripripgrepv2
  • du
  • select2
  • linked-echoserver
  • cancel-callbacks-simple
  • cancel-callbacks
  • callback-fsearch-alternative
  • callback-fsearch
  • fsearch-track-outfile-offset
20 results

docker.sh

Forked from Lehrstuhl für Informatik 4 (Systemsoftware) / manycore / emper
Source project has a limited visibility.
  • Florian Fischer's avatar
    5798f15c
    add docker tooling · 5798f15c
    Florian Fischer authored
    Usage run "docker.sh <your command>" to execute <your command> in the
    docker image extracted from .gitlab-ci.yml in the emper root directory
    
    NOTE: seccomp filtering is disabled for now since io_uring_* syscalls
    are not working everywhere as expected.
    5798f15c
    History
    add docker tooling
    Florian Fischer authored
    Usage run "docker.sh <your command>" to execute <your command> in the
    docker image extracted from .gitlab-ci.yml in the emper root directory
    
    NOTE: seccomp filtering is disabled for now since io_uring_* syscalls
    are not working everywhere as expected.