Skip to content

Commit

Permalink
test docker file + empty init file
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudTT authored Oct 23, 2024
1 parent c7fbd40 commit 3bcff0e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
3 changes: 0 additions & 3 deletions app/api/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# SPDX-License-Identifier: Apache-2.0
#
# SPDX-FileCopyrightText: © 2024 Tenstorrent AI ULC

FROM python:3.12.5-slim-bookworm

Expand Down
4 changes: 0 additions & 4 deletions app/api/docker_control/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
# SPDX-License-Identifier: Apache-2.0
#
# SPDX-FileCopyrightText: © 2024 Tenstorrent AI ULC

0 comments on commit 3bcff0e

Please sign in to comment.