contained.af

A stupid game for learning about containers, capabilities, and syscalls.

Github星跟蹤圖

contained.af

make-all
make-image
GoDoc
Github All Releases

A game for learning about containers, capabilities, and syscalls.

To add a question edit this file: frontend/js/questions.js.

Table of Contents

Run contained.af locally

Contained is made of a few components:

  • A static HTML and JavaScript frontend in frontend/
  • A Go web server in the project root
  • An isolated Docker installation, running inside a Docker container
    ("Docker-in-Docker").

Prepare the static frontend assets with:

make dev

Start an isolated Docker instance in the background with:

make dind

Build and run the server with:

make run

After a few moments, contained will be available at http://localhost:10000/.

主要指標

概覽
名稱與所有者genuinetools/contained.af
主編程語言JavaScript
編程語言Makefile (語言數: 7)
平台
許可證MIT License
所有者活动
創建於2016-05-23 00:45:06
推送於2023-05-11 20:38:28
最后一次提交2022-11-10 14:15:01
發布數8
最新版本名稱v0.3.5 (發布於 2019-11-19 21:54:27)
第一版名稱v0.1.0 (發布於 2018-01-02 09:39:47)
用户参与
星數0.9k
關注者數29
派生數60
提交數129
已啟用問題?
問題數20
打開的問題數7
拉請求數21
打開的拉請求數7
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?