xaochNYU commited on
Commit
6efdd76
·
verified ·
1 Parent(s): 5f8ce24

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -8,7 +8,6 @@ WORKDIR /app
8
 
9
  # Copy the flows, optional components, and langflow-config-dir folders to the container
10
  COPY flows /app/flows
11
- COPY components /app/components
12
  COPY langflow-config-dir /app/langflow-config-dir
13
 
14
  # copy docker.env file
 
8
 
9
  # Copy the flows, optional components, and langflow-config-dir folders to the container
10
  COPY flows /app/flows
 
11
  COPY langflow-config-dir /app/langflow-config-dir
12
 
13
  # copy docker.env file