Skip to content

Simple script to help build a bf2 sandbox mod docker container.

Notifications You must be signed in to change notification settings

senclan/bf2-sandbox-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BF2 Sandbox docker builder

This is a simple docker container adds the sandbox mod to image built with senclan/bf2-server-docker.

Prerequisites

This extends the bf2 server docker image. You will need to first build a bf2/server:latest image before you can build this one.

You will also need to download the sandbox mod server files. You can do so from their website http://sandboxmod.com/?p=download-server

Usage

After you've downloaded the server files from sandbox mod's website. You'll run the following command:

docker build -t bf2/mod/sandbox:latest .

Reference bf2 server docker for examples of running the docker container.

About

Simple script to help build a bf2 sandbox mod docker container.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published