Skip to content

imdadareeph/cv

Repository files navigation

Demo

DEMO-URL

Note: Hard-refresh the browser if components does not load first time.

Screenshot

alt text

How to use?

Simply build the image using $docker build -t imdadareeph/rhel7nodejs9:v2.0.0 .

and run it with all needed parameter:

$ docker run -d -p 8888:8888 imdadareeph/rhel7nodejs9:v2.0.0 

That's it.

Templates and others

This image uses templates modified from free site.Credit goes to Creative CV - TemplateFlip

Environment variables

This image uses following commands for configuration.

docker commands Default value Description
Docker build no default $docker build -t imdadareeph/rhel7nodejs9:v2.0.0 .
Docker run no default docker run -d -p 8888:8888 imdadareeph/rhel7nodejs9:v2.0.0

Updates and updating

To update your setup simply pull the newest image version from docker hub and run it.

Deprecated features

Instead of using imdadareeph/rhel7nodejs9 image, any light nodejs image can be used (e.g. node:alpine)

License

Everything in this repository is published under GPL-3.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published