mikoto@debian:~$ sudo podman run hello-worldHello from Docker!This message shows that your installation appears to be working correctly.To generate this message, Docker took the following steps:1. The Docker client contacted the Docker daemon.2. The Docker daemon pulled the "hello-world" image from the Docker Hub.(amd64)3. The Docker daemon created a new container from that image which runs theexecutable that produces the output you are currently reading.4. The Docker daemon streamed that output to the Docker client, which sent itto your terminal.To try something more ambitious, you can run an Ubuntu container with: $ docker run -it ubuntu bashShare images, automate workflows, and more with a free Docker ID:https://hub.docker.com/For more examples and ideas, visit:https://docs.docker.com/get-started/
mikoto@debian:~$ podman run hello-worldResolved"hello-world" as an alias (/etc/containers/registries.conf.d/shortnames.conf)Trying to pull docker.io/library/hello-world:latest...Getting image source signaturesCopying blob b8dfde127a29 doneCopying config d1165f2212 doneWriting manifest to image destinationStoring signaturesHello from Docker!This message shows that your installation appears to be working correctly.To generate this message, Docker took the following steps:1. The Docker client contacted the Docker daemon.2. The Docker daemon pulled the "hello-world" image from the Docker Hub.(amd64)3. The Docker daemon created a new container from that image which runs theexecutable that produces the output you are currently reading.4. The Docker daemon streamed that output to the Docker client, which sent itto your terminal.To try something more ambitious, you can run an Ubuntu container with: $ docker run -it ubuntu bashShare images, automate workflows, and more with a free Docker ID:https://hub.docker.com/For more examples and ideas, visit:https://docs.docker.com/get-started/
Eclipse Che のワークスペースの生成・破棄は、Linux コンテナ技術によって実現されている。そのため、ワークスペースで使用するツールは、64bit Linux 環境で動作する必要がある。TOPPERS で公開されているコンフィギュレータ(https://toppers.jp/cfg.html)は、64bit Linux環境に対応していないため、今回はTOPPERS/cfg に64bit Linux 対応の修正を行い、それを利用した(mikoto2000/cfg-1v1.9.7.2)。
root@e5307855eb8c:/work/asp3_in_zig/OBJ-ARM# qemu-system-arm -M realview-eb-mpcore -semihosting -m 128M -nographic -kernel asppulseaudio: pa_context_connect() failedpulseaudio: Reason: Connection refusedpulseaudio: Failed to initialize PA contextaudio: Could not init `pa' audio driverALSA lib confmisc.c:767:(parse_card) cannot find card '0'ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directoryALSA lib confmisc.c:392:(snd_func_concat) error evaluating stringsALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directoryALSA lib confmisc.c:1246:(snd_func_refer) error evaluating nameALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directoryALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directoryALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM defaultalsa: Could not initialize DACalsa: Failed to open `default':alsa: Reason: No such file or directoryALSA lib confmisc.c:767:(parse_card) cannot find card '0'ALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_card_driverreturned error: No such file or directoryALSA lib confmisc.c:392:(snd_func_concat) error evaluating stringsALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_concatreturned error: No such file or directoryALSA lib confmisc.c:1246:(snd_func_refer) error evaluating nameALSA lib conf.c:4568:(_snd_config_evaluate) function snd_func_referreturned error: No such file or directoryALSA lib conf.c:5047:(snd_config_expand) Evaluate error: No such file or directoryALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM defaultalsa: Could not initialize DACalsa: Failed to open `default':alsa: Reason: No such file or directoryaudio: Failed to create voice `lm4549.out'TOPPERS/ASP3 Kernel in Zig Release 3.6.0 for ARM CT11MPCore (Aug 23 2020, 12:34:09)Copyright (C) 2000-2003 by Embedded and Real-Time Systems LaboratoryToyohashi Univ. of Technology, JAPANCopyright (C) 2004-2020 by Embedded and Real-Time Systems LaboratoryGraduate School of Informatics, Nagoya Univ., JAPANno time event is processed in hrt interrupt.System logging task is started.Sample program starts (exinf = 0).task1 is running (001).|task1 is running (002).|task1 is running (003).|...(snip)