Skip to content

NikolayShakin/centos7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CentOS 7 Docker Container with working repositories

CentOS 7 Docker container with custom Vault repositories.

Project Structure

  • Dockerfile: Defines the Docker image, including the base CentOS 7 image and the custom repository configuration.
  • vault.repo: Contains the repository configuration for Vault repositories.

Usage

To build and run the Docker container:

  1. Build the Docker Image:

    docker build -t centos-vault .
  2. Run the Docker Container:

    docker run -it centos-vault

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors