6 Commits

Author SHA1 Message Date
Marvin Zhang
ca5113fd33 chore: update Dockerfile and add .dockerignore
- Modified the Dockerfile to change the way application code is added, improving clarity and structure.
- Updated the COPY command to reference the correct path for built artifacts.
- Added a new .dockerignore file to exclude node_modules from the Docker build context, optimizing the build process.
- Removed the unnecessary .Dockerfile.swp file.
2025-04-16 10:40:31 +08:00
Marvin Zhang
fac1206a65 refactor: migrated crawlab-ui to crawlab/frontend/crawlab-ui 2025-04-16 10:33:07 +08:00
Marvin Zhang
1e2cad899d ci: updated dockerfiles 2024-11-20 14:21:05 +08:00
Marvin Zhang
fd3bcd1563 ci: updated dockerfile 2024-10-24 13:55:14 +08:00
Marvin Zhang
c191afcc6d code cleanup 2021-11-01 12:14:18 +08:00
Marvin Zhang
f3e78423f8 updated Dockerfile 2019-07-28 15:27:44 +08:00