[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2025-11-30 22:12:01 +00:00
committed by GitHub
parent c98db390dc
commit d35307ead6

View File

@@ -147,7 +147,7 @@ export const getContainerByName = (name: string): Promise<ContainerInfo> => {
/**
* Docker commands passed through this method are held during Docker's build or pull process.
*
*
* https://github.com/dokploy/dokploy/pull/3064
* https://github.com/fir4tozden
*/
@@ -267,8 +267,8 @@ export const cleanupAll = async (serverId?: string) => {
/**
* This wasn't being used. If it's ready, it should be used here.
*
* https://github.com/dokploy/dokploy/pull/3064
*
* https://github.com/dokploy/dokploy/pull/3064
* https://github.com/fir4tozden
*/
// await cleanupInactiveContainers();