Tags: openSUSE/daps2docker
Tags
General overhaul & daps metadata * Add new command metadata to config * Detect additional -m/--metadata (can be 0/1) * Refactor RPM output in separate shell function * Use output_rpmpackages_in_container(container_engine, container_id) to output the versions of all important RPM packages * Add functions to get user, group ID, or both * Refactor build_xsltparameters() * Add logging capabilities * Use the "urn" GeekoDoc URN instead of https GH * Combine all error checking into check_ functions * Replace variable container_enginge -> ENGINE * check_image_name: Replace sed expression with shell builtins * Simplify variable definition without using if clause * Using 10 characters for contianer id output * Introduce exec_container() function * Use --tty to behave like an interactive shell session * Disable color output on daps * Introduce cp_container() shell function * Run docker with current user * Introduce IMAGENAME (deprecate old containername) * Add META_PREFIX * Add daps metadata and collect output * Simplified format_filelist * Remove obsolete chown as this is done by docker now * Remove old TODO and code * Raise version to 0.25 * Add cp_from_container() function Copies a file from the container to the host
Fix wrong option --not-validate-tables * Replace --not-validate-tables with empty string. In the future, it should be "--extended-validation=all" * Use cat HERE script for app_help() * Copy DocBook 5.2 reference, not DocBook 5.1 * Replace useless for-loop with rsync * Fix shebang line
PreviousNext