GithubHelp home page GithubHelp logo

pasaopasen / redos-image Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 54 KB

Commands to build docker RedOS image from installed RedOS server version

Home Page: https://hub.docker.com/repository/docker/pasaopasen/redos7.3/general

Makefile 32.02% Shell 67.98%
docker-image redos redos-server

redos-image's Introduction

RedOS-image

This repo contains commands to build docker RedOS image from installed RedOS server version (current version is 7.3.4)

The main idea is gotten from next sources:

This repo link: https://github.com/PasaOpasen/RedOS-image

Docker image link: https://hub.docker.com/repository/docker/pasaopasen/redos7.3/general

Prerequirements

  • RedOS server version is installed on VBox
  • VBox guest additions is connected
  • There is common folder /common between VM and main system

Advices:

  • do not forget to set latin password on server installation
  • after installation the iso must be removed from VM
  • add VBoxGuestAdditions.iso as disk

Base packages and VBox guest additions connection

dnf install gcc make kernel-headers kernel-devel git vim ncdu htop curl -y

mkdir /opt/VBoxGuestAdditions
mount /dev/disk/by-label/VBox_GAs_7.0.6 /opt/VBoxGuestAdditions
bash /opt/VBoxGuestAdditions/VBoxLinuxAdditions.run 

Commands

Update system: make update

Build tar of system: make pack

redos-image's People

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.