Skip to content

Commit 90a731e

Browse files
swuferhongLiebingYu
authored andcommitted
improve dockerfile
1 parent 343ea67 commit 90a731e

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

docker-inner/Dockerfile

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
#
2-
# Copyright (c) 2024 Alibaba Group Holding Ltd.
3-
#
4-
# Licensed under the Apache License, Version 2.0 (the "License");
5-
# you may not use this file except in compliance with the License.
6-
# You may obtain a copy of the License at
2+
# Licensed to the Apache Software Foundation (ASF) under one
3+
# or more contributor license agreements. See the NOTICE file
4+
# distributed with this work for additional information
5+
# regarding copyright ownership. The ASF licenses this file
6+
# to you under the Apache License, Version 2.0 (the
7+
# "License"); you may not use this file except in compliance
8+
# with the License. You may obtain a copy of the License at
79
#
810
# http://www.apache.org/licenses/LICENSE-2.0
911
#

docker-inner/docker-entrypoint.sh

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
#!/bin/bash
22
#
3-
# Copyright (c) 2024 Alibaba Group Holding Ltd.
4-
#
5-
# Licensed under the Apache License, Version 2.0 (the "License");
6-
# you may not use this file except in compliance with the License.
7-
# You may obtain a copy of the License at
3+
# Licensed to the Apache Software Foundation (ASF) under one
4+
# or more contributor license agreements. See the NOTICE file
5+
# distributed with this work for additional information
6+
# regarding copyright ownership. The ASF licenses this file
7+
# to you under the Apache License, Version 2.0 (the
8+
# "License"); you may not use this file except in compliance
9+
# with the License. You may obtain a copy of the License at
810
#
911
# http://www.apache.org/licenses/LICENSE-2.0
1012
#

0 commit comments

Comments
 (0)