contained.af

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

Github stars Tracking Chart

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/.

Main metrics

Overview
Name With Ownergenuinetools/contained.af
Primary LanguageJavaScript
Program languageMakefile (Language Count: 7)
Platform
License:MIT License
所有者活动
Created At2016-05-23 00:45:06
Pushed At2023-05-11 20:38:28
Last Commit At2022-11-10 14:15:01
Release Count8
Last Release Namev0.3.5 (Posted on 2019-11-19 21:54:27)
First Release Namev0.1.0 (Posted on 2018-01-02 09:39:47)
用户参与
Stargazers Count0.9k
Watchers Count29
Fork Count60
Commits Count129
Has Issues Enabled
Issues Count20
Issue Open Count7
Pull Requests Count21
Pull Requests Open Count7
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private