Skip to content

Commit

Permalink
Add license header to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jordancarlin committed Oct 16, 2024
1 parent 25c4061 commit 2a2d0d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# CVW Dockerfile
# Jordan Carlin [email protected] July 2024
# SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1

FROM ubuntu:24.04

SHELL ["/bin/bash", "-c"]
Expand Down

0 comments on commit 2a2d0d8

Please sign in to comment.