Jesse Adametz's resume https://jesseadametz.com/resume
453
My resume, source controlled, and in a few different formats.
Download Docker for Mac or Windows
Run in this directory:
$ docker-compose up
The resume will be viewable at http://localhost:4000
I maintain my resume in a YML format because it's the easiest to type and read.
Running the container on its own will output this format. However, a JSON
format is also made available because cool projects will take this and
render it for me in different styles (this is the serve command).
# yml output
$ docker run --rm jadametz/resume
# json output
$ docker run --rm jadametz/resume json
This is the resume of Jesse Adametz. Before using any of this, please remove all of my information.
Content type
Image
Digest
Size
94 MB
Last updated
about 9 years ago
docker pull jadametz/resume