Skip to content

How To Change OS

Hazn edited this page Feb 16, 2023 · 1 revision

This Tutorial Will Show You How To Change OS.

  1. Pick OS You Want
  2. Fork This Repo
  3. Go To Dockerfile
  4. Change This FROM ubuntu:latest -> FROM {OS-Y-WANT}:{VERSION} - Example: FROM debian:stable
  5. Now You Can Deploy

If have any questions comment here!

Clone this wiki locally