Skip to content

MarcelWolkober/cpack-exercise-wt2425

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packaging with CPack

Setup and package generation

  • Pull the repository.
  • In the root directory run docker build -t cpack-exercise-wolkobml .
  • To build the packages run docker run --rm -v "$(pwd)/output:/cpack-exercise/output" cpack-exercise-wolkobml
  • The generated .deb and .tar.hz files should be in the folder "output".

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors