-
Notifications
You must be signed in to change notification settings - Fork 93
How To Change OS
Hazn edited this page Feb 16, 2023
·
1 revision
This Tutorial Will Show You How To Change OS.
- Pick OS You Want
- Fork This Repo
- Go To
Dockerfile - Change This FROM ubuntu:latest -> FROM {OS-Y-WANT}:{VERSION} - Example: FROM debian:stable
- Now You Can Deploy
If have any questions comment here!
Tutorial