update docker images

This commit is contained in:
Yann Autissier
2022-02-07 15:09:51 +01:00
parent 5594d58732
commit 093b99b0e3
69 changed files with 180 additions and 1623 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
#!/bin/bash
### BEGIN INIT INFO
# Provides: myos
# Required-Start:
# Required-Start: docker
# Required-Stop:
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Description: MYOS system call
# Description: MYOS system calls
### END INIT INFO
set -e
@@ -1,5 +1,5 @@
[Unit]
Description=System calls from https://github.com/aynicos/myos
Description=MYOS system calls
[Service]
Type=oneshot