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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?