rename
This commit is contained in:
parent
a6ee35e220
commit
3897145dbe
@ -6,7 +6,7 @@
|
||||
%%% @end
|
||||
%%% Created : 15. 9月 2025 16:11
|
||||
%%%-------------------------------------------------------------------
|
||||
-module(efka_docker_command).
|
||||
-module(docker_commands).
|
||||
-author("anlicheng").
|
||||
|
||||
%% API
|
||||
@ -6,7 +6,7 @@
|
||||
%%% @end
|
||||
%%% Created : 07. 5月 2025 15:47
|
||||
%%%-------------------------------------------------------------------
|
||||
-module(efka_inetd_task).
|
||||
-module(docker_container_deployer).
|
||||
-author("anlicheng").
|
||||
-include("efka_tables.hrl").
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
%%% @end
|
||||
%%% Created : 19. 4月 2025 14:55
|
||||
%%%-------------------------------------------------------------------
|
||||
-module(efka_inetd).
|
||||
-module(docker_container_inetd).
|
||||
-author("anlicheng").
|
||||
-include("message_pb.hrl").
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
%%% @end
|
||||
%%% Created : 09. 5月 2025 16:45
|
||||
%%%-------------------------------------------------------------------
|
||||
-module(efka_inetd_task_log).
|
||||
-module(docker_deploy_log).
|
||||
-author("anlicheng").
|
||||
|
||||
-behaviour(gen_server).
|
||||
@ -6,7 +6,7 @@
|
||||
%%% @end
|
||||
%%% Created : 16. 9月 2025 16:48
|
||||
%%%-------------------------------------------------------------------
|
||||
-module(efka_docker_events).
|
||||
-module(docker_events).
|
||||
-author("anlicheng").
|
||||
|
||||
-behaviour(gen_server).
|
||||
Loading…
x
Reference in New Issue
Block a user