fedora-cloud / Fedora-Dockerfiles

Fedora Dockerfiles - No longer maintained. See: https://fedoraproject.org/wiki/Changes/Layered_Docker_Image_Build_Service
GNU General Public License v2.0
399 stars 238 forks source link

Dockerfile for ZNC #232

Closed praveenkumar closed 8 years ago

praveenkumar commented 8 years ago

This will be used to create znc container based on fedora base image.

trishnaguha commented 8 years ago

Ability to run the container with atomic run command would be nice.

praveenkumar commented 8 years ago

@trishnaguha I added RUN label to make it work with atomic cli, please give it a try.

trishnaguha commented 8 years ago

@praveenkumar Thanks! Verified. :+1: from me.

trishnaguha commented 8 years ago

@scollier @baude Could you please review this PR? :)

scollier commented 8 years ago

LGTM. Thanks @praveenkumar