获取 contained.af
浏览器可玩Windows x64Linux x64

游戏详情

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

游戏动态

0
暂无游戏动态。
第 1 / 1 页

评价

加入游戏库并体验后即可评价。

加载中...