chore: README and name ver
This commit is contained in:
@@ -12,7 +12,7 @@ use rust_util::util_file;
|
||||
pub use docker_util::DockerCmd;
|
||||
|
||||
fn main() {
|
||||
information!("dockerbuild v0.1.1");
|
||||
information!("{} v{}", env!("CARGO_PKG_NAME"), env!("CARGO_PKG_VERSION"));
|
||||
|
||||
let docker_build_config = config::load_docker_build_config().expect("Read config failed, not found or parse error!");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user