Skip to content

wagnermarques/DockerArtifacts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fedora Dockerfiles

Fedora-Dockerfiles

This project is Docker for Docker containers files using Fedora

The Containers

mariadb

Use it to get mariadb server If its startd with docker-run.sh script, the container runs under ip 192.168.33.151 and port 3306

fzl_maven

This container provide nexux and maven access http://localhost:8081/ for Nexus Repository Manger home page I’ve been used $FEDORADOCKERFILE_CLONED/data-dir-for-maven/mvnprojects for maven projects. This directory is mapped as a volume for fzl_maven container so that mvn command run in context of the container so that

tomcat8

This container provide a tomca8 web container access http://localhost/ to access tomcat home page acess http://localhost/manager/html for tomcat application manager the password

TODOS

[#C] create container with fvwm with remote accces for xrdp, vnc and ssh

https://github.com/fvwmorg

[#C] create container with xfce4 remote accces for xrdp, vnc and ssh

[#C] makes fvwm runs up remote acces for xrdp, vnc and ssh

We welcome contributions.

[#B] manager host and container container

usage

cd Fedora-Dockerfiles ./docker-network-create.sh cd firefox ./docker-run.sh

containers info

container –nameimgname–ip–netportsobs
fzl_vncwagnermarques/fzl_vnc:0.0.1192.168.33.155fzl_network_bridge5901:5901
fzl_firefoxwagnermarques/fzl_firefox:0.0.1192.168.33.157fzl_network_bridge5902:5901
fzl_eclipsewagnermarques/fzl_eclipse-jee-oxigen-jdk8-fed27:0.0.1192.168.33.158fzl_network_bridge5903:5901
fzl_tomcat8wagnermarques/fzl_tomcat8:0.0.1192.168.33.91fzl_network_bridge8080:8090
fzl_androidwagnermarques/fzl_android-java-oracle-8-fed27-vnc192.168.33.159fzl_network_bridge5904:5901
fzl_liferaywagnermarques/fzl_liferay:0.0.1192.168.33.160fzl_network_bridge8060:8080
fzl_mariadb_liferaymariadb:10.3192.168.33.165fzl_network_bridge4306:3307
mariadbmariadb:10.3192.168.33.151fzl_network_bridge3306:3306
fzl_nodejswagnermarques/fzl_nodejs:0.0.1192.168.33.30fzl_network_bridge3000:3000

fzl_liferay7

To start a new liferay7 container instance and its mariadb database container instance: Enter in liferay7/./start-new-instance folder and run ./start-new-instance.sh This will create liferay7 and mariadb contaners The database folder is in Fedora-Dockerfiles/data-dir-for-mariadb To create another instances just adjust liferay7/start-instance-script/new-instance-properties.sh file?

programming

XContainers branch is for XContainers Dockerfiles Some of the are still no working

links

Some [guidelines](https://github.com/projectatomic/container-best-practices) for contributing to this repo.

About

Fedora Dockerfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 45.6%
  • Dockerfile 39.8%
  • Perl 8.6%
  • Java 2.6%
  • PHP 1.6%
  • HTML 0.6%
  • Other 1.2%