You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Clone repository

  1. Install Git LFS

    sudo apt update
    sudo apt install git-lfs
  2. Clone

    git clone https://bitbucket.alma.cl/scm/asw/acs.git

Configurations

  1. Install SELinux

    sudo apt install policycoreutils selinux-utils selinux-basics
    sudo selinux-activate
    sudo selinux-config-enforcing
  2. Edit docker .env file

    cd Virtualization/Docker/Dev/
    
    
  3. Edit .env file
  4. blabla

Run container

Install ACS

  • No labels