Sign inSign up

startersclan/docker-bf2

By startersclan

Updated over 2 years ago

Dockerized Battlefield 2 server 🐳

Image
0

50K+

startersclan/docker-bf2 repository overview

docker-bf2

github-actions github-release docker-image-size

Dockerized Battlefield 2 Server.

Tags

All images contain Battlefield 2 Server 1.50, and include Enhanced Strategic AI (ESAI), which may be activated if needed.

TagDockerfile Build Context
:v1.5.3153.0, :latestView
:v1.5.3153.0-aix2View
:v1.5.3153.0-bf2all64View
:v1.5.3153.0-bf2all64-bf2stats-2.2.0View
:v1.5.3153.0-bf2all64-bf2stats-2.3.8View
:v1.5.3153.0-bf2all64-bf2stats-2.4.6View
:v1.5.3153.0-bf2all64-bf2stats-2.5.1View
:v1.5.3153.0-bf2all64-bf2stats-2.6.0View
:v1.5.3153.0-bf2all64-bf2stats-2.7.2View
:v1.5.3153.0-bf2all64-bf2stats-2.8.1View
:v1.5.3153.0-bf2all64-bf2stats-2.9.4View
:v1.5.3153.0-bf2all64-bf2stats-3.1.0View
:v1.5.3153.0-bf2all64-bf2stats-3.1.2View
:v1.5.3153.0-bf2all64-bf2stats-3.2.0View
:v1.5.3153.0-bf2all64-bf2stats-3.3.0View
:v1.5.3153.0-bf2hubView
:v1.5.3153.0-bf2stats-2.2.0View
:v1.5.3153.0-bf2stats-2.3.8View
:v1.5.3153.0-bf2stats-2.4.6View
:v1.5.3153.0-bf2stats-2.5.1View
:v1.5.3153.0-bf2stats-2.6.0View
:v1.5.3153.0-bf2stats-2.7.2View
:v1.5.3153.0-bf2stats-2.8.1View
:v1.5.3153.0-bf2stats-2.9.4View
:v1.5.3153.0-bf2stats-3.1.0View
:v1.5.3153.0-bf2stats-3.1.2View
:v1.5.3153.0-bf2stats-3.2.0View
:v1.5.3153.0-bf2stats-3.3.0View
:v1.5.3153.0-fh2-4.6.304View

Usage

For usage and docker-compose examples, see here.

Development

Requires Windows powershell or pwsh.

# Install Generate-DockerImageVariants module: https://github.com/theohbrothers/Generate-DockerImageVariants
Install-Module -Name Generate-DockerImageVariants -Repository PSGallery -Scope CurrentUser -Force -Verbose

# Edit ./generate templates

# Generate the variants
Generate-DockerImageVariants .
Bump a variant
# Replace occurrences with new semver
git ls-files | grep -E '^docs' | xargs sed -i 's/2.5.0/2.5.1/'

# Update the sha256sum of archives if needed
vi generate/templates/Dockerfile.ps1

# Generate the variants
Generate-DockerImageVariants .

Tag summary

Content type

Image

Digest

sha256:52ec2651f

Size

1.4 GB

Last updated

over 2 years ago

docker pull startersclan/docker-bf2:20240316.0.0-b50f80f-v1.5.3153.0-fh2-4.6.304