Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.
/ Infrastructure Public archive

🐳 All FSPNetwork Docker image based this.

License

Notifications You must be signed in to change notification settings

FSPNET/Infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infrastructure

🐳 FSP Network Gen2 Server Infrastructure, all Docker image based this.

MicroBadger Size LICENSE 996.icu

Supported tags

Notes:

  • development tag will always use the latest version based upstream.

Details

  • Installs oh-my-zsh allowing interaction with the development.
  • Added testing and community repositories to Alpine's /etc/apk/repositories file

## Environment variables

Variable Default
TZ UTC
PACKAGES dumb-init ca-certificates tzdata
BUILD_PACKAGES build-base musl-dev gcc linux-headers libc6-compat libffi-dev

Usage

Use like you would any other base image:

FROM fspnetwork/infrastructure
RUN apk add --no-cache mysql-client
ENTRYPOINT ["mysql"]

LICENSE

The code in this repository, unless otherwise noted, is Anti-996 licensed. See the LICENSE file in this repository.

More

About

🐳 All FSPNetwork Docker image based this.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published