< Home - < Back

fedora-dockerfiles


Information about the package, fedora-dockerfiles, which is shipped with common Linux distributions. The fedora-dockerfiles package is designed for, Example dockerfiles to assist standing up containers quickly.


Package Name:

fedora-dockerfiles

Summary:

Example dockerfiles to assist standing up containers quickly

Description:

This package provides a community contributed set of examples that can assist in learning about Docker containers. Use these examples to stand up test environments using the Docker container engine.

Architecture:

x86_64

Version:

0

Release:

0.12.gitf6cd84c.el6

Size:

83 k

Repository:

epel

From Repository:

Licence:

GPLv2



Handy Yum Commands for fedora-dockerfiles


Control the fedora-dockerfiles package with the following handy commands outlined below.


Command

Description of Command

yum install fedora-dockerfiles

This command will install fedora-dockerfiles on the server.

yum remove fedora-dockerfiles

This command will un-install fedora-dockerfiles on the server. When you run this command, you will be asked if you are sure that you want to remove fedora-dockerfiles, so you have to manually confirm that you want to do this.

yum -y remove fedora-dockerfiles

This command will un-install fedora-dockerfiles on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove fedora-dockerfiles when using the -y flag.

yum update fedora-dockerfiles

This command will update fedora-dockerfiles to the latest version. When you run this command, you will be asked if you are sure that you want to remove fedora-dockerfiles, so you have to manually confirm that you want to do this.

yum -y update fedora-dockerfiles

This command will update fedora-dockerfiles to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove fedora-dockerfiles when using the -y flag.

yum info fedora-dockerfiles

This command will show you core information about the fedora-dockerfiles package.

yum deplist fedora-dockerfiles

This command will show you the dependencies for fedora-dockerfiles. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update fedora-dockerfiles

This command will check if there is an update waiting on fedora-dockerfiles. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.