Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DockSTARTer helps you get started with running apps in Docker.

License

NotificationsYou must be signed in to change notification settings

GhostWriters/DockSTARTer

DockSTARTer

Supporters on Open CollectiveDiscord chatGitHub contributorsGitHub last commit mainGitHub licenseGitHub Workflow Status

The main goal of DockSTARTer is to make it quick and easy to get up and running with Docker.

You may choose to rely on DockSTARTer for various changes to your Docker system or use DockSTARTer as a stepping stone and learn to do more advanced configurations.

Main Menu

App Select

Variable Select

Value Prompt

Command Line Interface

Getting Started

System Requirements

  • You must be running asupported platform or an operating system based on a supported platform. Platforms named below will link to documentation listing compatible versions.
  • You must be logged in as a non-root user with sudo permissions.

One Time Setup (required)

  • APK Systems (Alpine)

    sudo apk add curl gitbash -c"$(curl -fsSL https://get.dockstarter.com)"sudo reboot
  • APT Systems (Debian,Ubuntu, etc)

    sudo apt-get install curl gitbash -c"$(curl -fsSL https://get.dockstarter.com)"sudo reboot

    Raspbian requires a few extra commands

    sudo apt-get updatesudo apt-get dist-upgradesudo apt-get install curl gitbash -c"$(curl -fsSL https://get.docker.com)"bash -c"$(curl -fsSL https://get.dockstarter.com)"sudo reboot

    OpenMediaVault (OMV) requiresspecial instructions found here

  • DNF Systems (Fedora)

    sudo dnf install curl gitbash -c"$(curl -fsSL https://get.dockstarter.com)"sudo reboot
  • Pacman Systems (Arch, Manjaro, EndeavourOS, etc.)

    sudo pacman -Sy curl docker gitbash -c"$(curl -fsSL https://get.dockstarter.com)"sudo reboot
  • YUM Systems (CentOS)

    sudo yum install curl gitbash -c"$(curl -fsSL https://get.dockstarter.com)"sudo reboot
Alternate install (any system)

The standard install above downloads the initial script using a method with some known risks. For those concerned with the security of the above method, here is an alternative:

## NOTE: Run the appropriate command for your distrosudo apt-get install curl gitsudo dnf install curl gitsudo pacman -Sy curl gitsudo yum install curl git

Then

git clone https://github.com/GhostWriters/DockSTARTer"/home/${USER}/.docker"bash /home/"${USER}"/.docker/main.sh -visudo reboot

Running DockSTARTer

ds

To run DockSTARTer, use the command above. You should now see the main menu from the screenshots. SelectConfiguration and thenFull Setup, and you will be guided through selecting apps and starting containers.

See ourdocumentation for more detailed information.

Support

Discord chat

Click the chat badge to join us on Discord for support!

Feature Request |Bug Report

Additional information can be found on ourSupport Page.

Contributing

Want to help develop DockSTARTer? Check out ourcontributing guidelines andcode of conduct.

Contributors

GitHub contributors

This project exists thanks to all the people who contribute.GitHub contributors

Supporters

Support the project by donating onOpen Collective.

Backers

Backers on Open Collective

Thank you to all our backers!Become a backer.

Backers on Open Collective

Sponsors

Sponsors on Open Collective

Support this project by becoming a sponsor. Your logo will show up here with a link to your website.Become a sponsor.

Sponsors on Open CollectiveSponsors on Open CollectiveSponsors on Open CollectiveSponsors on Open CollectiveSponsors on Open CollectiveSponsors on Open CollectiveSponsors on Open CollectiveSponsors on Open CollectiveSponsors on Open CollectiveSponsors on Open Collective

Special Thanks

About

DockSTARTer helps you get started with running apps in Docker.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp